/* Authors: * Pavel Zuna * Adam Young * * Copyright (C) 2010 Red Hat */ body{ font: 1em "Trebuchet MS", sans-serif; margin: .2em; } .demoHeaders { margin-top: 2em; } .input_link {padding: .4em 1em .4em 1.5em;text-decoration: none;position: relative; cursor: pointer; } .input_link span.ui-icon {margin: 0 0.4em 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;} /* ---- Header ---- */ div.header { background-image: url(header_background.png); background: -moz-linear-gradient(top, #65646e, #1f1f1f); background-color: #1f1f1f; height: 2em; width: 100%; } div.header a { text-decoration: none; } div.header a:link { text-decoration: none; color: white; } div.header a:visited { text-decoration: none; color: white; } div.header span.header-logo { padding-left: 6em; } div.header span.header-logo a img { border: 0; height: 1.8em; } div.header span.header-loggedinas { color: #fff; float: right; line-height: 35px; padding-right: 10px; } /* ---- Navigation ---- */ div.tabs { overflow: auto; width: 100%; height: 100%; min-height: 400px; } h1 { font-size: 26pt; font-weight: bold; margin-bottom: 30px; margin-left: 15px; margin-top: 18px; } div#content { margin-top: 0.4em; position: relative; width: 100%; } ul#viewtype { padding-left: 20px; } ul#viewtype li { color: #656565; display: inline; font-weight: bold; list-style-type: none; padding-right: 20px; } ul#viewtype li img { vertical-align: middle; } ul#viewtype li a { font-weight: normal; } div.content div.content-buttons { float: right; margin-right: 15px; } div.content div.content-buttons img { border: 0; } h2 { font-size: 18pt; font-weight: bold; margin-left: 15px; margin-top: 0; margin-bottom: 0px; text-align: left; } hr { background-color: #b2b2b2; clear: both; color: #b2b2b2; height: 1px; margin-left: 15px; margin-right: 15px; margin-top: 10px; } .details-section { margin-left: 45px; margin-right: 15px; margin-top: 18px; white-space: nowrap; padding-bottom: 18px; padding-right: 18px; } dl.entryattrs { clear: both; margin-left: 15px; margin-top: 18px; white-space: nowrap; } dl.entryattrs dt { clear: left; float: left; padding-bottom: 18px; padding-right: 18px; text-align: right; width: 160px; } dl.entryattrs dd { float: left; padding-bottom: 18px; } dl.entryattrs dd.first { margin-left: 0px; } dl.entryattrs dd.other { clear: both; margin-left: 178px; } dl.entryattrs input { margin-right: 5px; } div#backtotop { margin-left: 20px; margin-right: 20px; text-align: right; } span.attrhint { font-size: 8pt; left: 40em; margin-left: 100px; position: absolute; } /*Navigation */ .tabs1 .ui-tabs-nav{ padding-left: 50px; padding-top: 50px; margin: 0; background-image: url(Mainnav-background.png); } .ui-tabs .ui-tabs-nav li { height: 2em; margin: 0 0 0 0; padding: 0 0 0 0; border-width: 0; } .tabs1 .ui-tabs-nav li a{ height: 30px; background-image: url(Mainnav-offtab.png); color: black; } .tabs1 .ui-tabs-nav li > a:link, span.main-nav-off > a:visited{ color:black; } .tabs1 .ui-tabs-nav li.ui-tabs-selected a{ background-image: url(Mainnav-ontab.png); color: lightgreen; } .tabs1 .ui-tabs-panel { display: block; border-width: 0; padding: 0 0; background: none; } .tabs2 .ui-tabs-nav { background-image: url(Subnav-background.png); padding-top: 0; margin: 0; height: 1.8em; } .tabs2 .ui-tabs-nav li a{ height: 9%; background-image: url(Subnav-background.png); color: white; } .tabs2 .ui-tabs-nav li > a:link, span.main-nav-off > a:visited{ color:white; } .tabs2 .ui-tabs-nav li{ height: 20%; background-image: url(Subnav-background.png); color: white; } .tabs2 .ui-tabs-nav li.ui-tabs-selected a{ -moz-border-radius: 2em; border-radius: 2em; background-image: url(Subnav-onbutton.png); color: white; height: 0.8em; } span.sub-nav-off > a:link, span.sub-nav-off > a:visited{ color:white; } span.main-nav-off > a:link, span.main-nav-off > a:visited{ color:white; } span.main-separator{ background: #333339; padding:0.1em; } /* Entity */ .entity-container{ position: relative; width: 80%; margin: 0.06em; padding: 0.06em; background: #e8e8e8; } .action-panel { position:relative; left: -1.2em; border-width: thin; border-style: solid; border-color: black; float: left; margin-top: 5em; margin-left: 2.5em; padding-bottom: 1em; } .action-panel h3{ margin: 0; border-width: thin; border-style: solid; border-color: black; background: #e8e8e8; } .action-panel li { height: 2em; padding: 0.2em; } .action-panel li.search-facet { color: black; text-decoration: underline; cursor: pointer; } .action-panel li.entity-facet { color: black; text-decoration: underline; cursor: pointer; } .action-panel li.entity-facet-disabled { color: gray; cursor: default; text-decoration: none; } .client { margin-top: 0.4em; float: left; } /* Search */ .search-controls { height: 25px; background:#a5a5a5; position: relative; padding: 0.7em; } .search-table > a:link,a:visted{ color:black; } .search-table{ padding: 0; width:100%; border-width: thin; border-style: solid; border-color: black; } .search-table th{ background-color:gray; color:white; text-align: left; } .search-table tr:nth-child(even){ background-color:#CCC; } .search-table tr:nth-child(odd){ background-color:#FFF; } .entity-views{ list-style-type:none; } .entity-views li { display:inline; cursor: pointer; padding: 0.4em; } .strikethrough { text-decoration: line-through; } .certificate-status-valid { list-style-type: circle; color: #008000; } .certificate-status-revoked { list-style-type: circle; color: #ff0000; } .certificate-status-missing { list-style-type: circle; color: #daa520; } .certificate-status-active { list-style-type: disc; } dl.modal { clear: both; margin-left: 1em; margin-top: 1em; white-space: nowrap; } dl.modal dt { clear: left; float: left; padding-bottom: 0; padding-right: 0; text-align: right; width: 10em; } dl.modal dd { float: left; padding-bottom: 0; margin-left: 0.8em; }