diff --git a/Identity/Webenv/Themes/Default/Trac/0.10.4/Modern/htdocs/css/trac.css b/Identity/Webenv/Themes/Default/Trac/0.10.4/Modern/htdocs/css/trac.css index e988472..15af10e 100755 --- a/Identity/Webenv/Themes/Default/Trac/0.10.4/Modern/htdocs/css/trac.css +++ b/Identity/Webenv/Themes/Default/Trac/0.10.4/Modern/htdocs/css/trac.css @@ -63,7 +63,7 @@ body { } #banner { - background: #204c8d url("../header-background.png"); + background: #204c8d url("../header-background.png"); } #header hr { display: none } @@ -71,29 +71,29 @@ body { #header h1 { margin: 1.5em 0 -1.5em; } #header img { - border: none; - margin-left: 10px; - font-weight: bold; - font-size: 1.4em; - line-height: 1em; - padding: 0; - float: left; + border: none; + margin-left: 10px; + font-weight: bold; + font-size: 1.4em; + line-height: 1em; + padding: 0; + float: left; } #header :link, #header :visited, #header :link:hover, #header :visited:hover { - background: transparent; - color: #555; - margin-bottom: 2px; - border: none; - } + background: transparent; + color: #555; + margin-bottom: 2px; + border: none; + } #header h1 :link:hover, #header h1 :visited:hover { - color: #000 - } + color: #000 + } div#content > p, div#content > pre, @@ -119,7 +119,7 @@ a:visited:hover { text-decoration: underline; color: green; } h1 :link, h1 :visited ,h2 :link, h2 :visited, h3 :link, h3 :visited, h4 :link, h4 :visited, h5 :link, h5 :visited, h6 :link, h6 :visited { - color: inherit; + color: inherit; } h1 a:hover { text-decoration: underline; color: #FFF; } @@ -138,36 +138,36 @@ h6 a:visited:hover { text-decoration: underline; color: #072B61; } .anchor:link, .anchor:visited { - border: none; - color: #AAA; - font-size: .8em; + border: none; + color: #AAA; + font-size: .8em; background: transparent; } h1:hover .anchor:link, h1:hover .anchor:visited { - color: #FFF; + color: #FFF; } * > .anchor:link, * > .anchor:visited { - visibility: hidden; - } + visibility: hidden; + } h1:hover .anchor, h2:hover .anchor, h3:hover .anchor, h4:hover .anchor, h5:hover .anchor, h6:hover .anchor { - visibility: visible; - } + visibility: visible; + } @media screen { - a.ext-link .icon { - background: url(../extlink.gif) left center no-repeat; - padding-left: 16px; - } - * html a.ext-link .icon { - display: inline-block; - } - } + a.ext-link .icon { + background: url(../extlink.gif) left center no-repeat; + padding-left: 16px; + } + * html a.ext-link .icon { + display: inline-block; + } + } h1 { font-size: 1.7em; @@ -238,19 +238,19 @@ h6 { } hr { - border: none; - border-top: 1px solid #ccc; - margin: 2em 0 - } + border: none; + border-top: 1px solid #ccc; + margin: 2em 0 + } address { font-style: normal } img { border: none } tt { - font-family: "DejaVu Sans Mono", "Liberation Mono", monospace; - white-space: pre - } + font-family: "DejaVu Sans Mono", "Liberation Mono", monospace; + white-space: pre + } .underline { text-decoration: underline } ol.loweralpha { list-style-type: lower-alpha } @@ -429,28 +429,28 @@ select { vertical-align: middle } input[type=button], input[type=submit], input[type=reset] { - } + } input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover { - } + } input[type=button][disabled], input[type=submit][disabled], input[type=reset][disabled] { - } + } #search input[type=text], #search input.textwidget, #search textarea { - border: 2px solid #204C8D; - width: 160px; - background-color: #EDF4FF; + border: 2px solid #204C8D; + width: 160px; + background-color: #EDF4FF; padding: 3px; padding-left: 5px; color: #204C8D; -moz-border-radius: 5px; - } + } #search input[type=button], #search input[type=submit], @@ -464,18 +464,18 @@ input[type=reset][disabled] { display: inline; font-weight: bold; text-decoration: none; - padding: 2px; - padding-left: 4px; - padding-right: 4px; + padding: 2px; + padding-left: 4px; + padding-right: 4px; -moz-border-radius: 5px; - } + } input[type=text], input.textwidget, textarea { - border: 1px solid #ccc; - background-color: #f8f8f8; - } + border: 1px solid #ccc; + background-color: #f8f8f8; + } input[type=text] { font-size: 1em; @@ -483,77 +483,77 @@ input[type=text] { input[type=text], input.textwidget { - padding: .2em - } + padding: .2em + } input[type=text]:focus, input.textwidget:focus, textarea:focus { - background-color: #fff; - } + background-color: #fff; + } option { - border-bottom: 1px dotted #d7d7d7; - } + border-bottom: 1px dotted #d7d7d7; + } fieldset { - border: 1px solid #d7d7d7; - padding: .5em; margin: 0; - } + border: 1px solid #d7d7d7; + padding: .5em; margin: 0; + } fieldset.iefix { - border: none; + border: none; padding: 0; width: 70%; - } + } * html fieldset.iefix { - width: 98%; - } + width: 98%; + } fieldset.iefix p { - margin: 0; - } + margin: 0; + } legend { - color: #999; - padding: 0 .25em; - font-size: 90%; - font-weight: bold - } + color: #999; + padding: 0 .25em; + font-size: 90%; + font-weight: bold + } label.disabled { - } + } .buttons { - margin: .5em .5em .5em 20px; - } + margin: .5em .5em .5em 20px; + } .buttons form, .buttons form div { - display: inline; - } + display: inline; + } .buttons input { - margin: 1em .5em .1em 0; - } + margin: 1em .5em .1em 0; + } .inlinebuttons input { - } + } /* Quick search */ #search { - float: right; + float: right; font-size: 10px; height: 0; - text-align: right; - margin: 5px; -} + text-align: right; + margin: 5px; + } #search input { - font-size: 10px - } + font-size: 10px + } #search label { display: none } @@ -573,10 +573,10 @@ label.disabled { } #metanav a:hover { - background: transparent; - color: #fff; - text-decoration: underline; -} + background: transparent; + color: #fff; + text-decoration: underline; + } #ctxtnav li { color: #AAA; @@ -589,20 +589,20 @@ label.disabled { } .nav ul { - font-size: 10px; - list-style: none; - margin: 0; - margin-top: 5px; - margin-bottom: 5px; - text-align: right -} + font-size: 10px; + list-style: none; + margin: 0; + margin-top: 5px; + margin-bottom: 5px; + text-align: right + } .nav li { - border-right: 1px dotted #628ECA; - display: inline; - white-space: nowrap; - color: #FFF; - } + border-right: 1px dotted #628ECA; + display: inline; + white-space: nowrap; + color: #FFF; + } .nav li.first { padding-right: .75em; @@ -610,12 +610,12 @@ label.disabled { .nav li.last { padding-left: 1em; - border-right: none; - } + border-right: none; + } .nav li a { - border-bottom: none; - } + border-bottom: none; + } /* Main navigation bar header */ @@ -624,14 +624,14 @@ label.disabled { display: block; padding: 0; padding-left: 0px; - margin:0; - padding-left: 10px; + margin:0; + padding-left: 10px; } .mainnav ul { - padding:0; - margin:0; -} + padding:0; + margin:0; + } .mainnav li { float: left; @@ -647,7 +647,7 @@ label.disabled { background-image: url("../topbar_gradient.png"); background-position: left top; background-repeat: repeat-x; - font-size: 0.9em; + font-size: 0.9em; -moz-border-radius: 3px 3px 0 0; } @@ -671,7 +671,7 @@ label.disabled { .mainnav a:visited { color: #204C8D; text-decoration: none; - border-bottom: 0; + border-bottom: 0; } .mainnav li:hover { @@ -684,32 +684,32 @@ label.disabled { .mainnav li:hover a { color: #FFFFFF; text-decoration: none; - background: transparent; - border-bottom: 0; + background: transparent; + border-bottom: 0; } .mainnav li:hover a:active { - color:#FFF; - text-decoration:none; - } + color:#FFF; + text-decoration:none; + } .mainnav li a:active { - color:#204C8D; - text-decoration:none; - } + color:#204C8D; + text-decoration:none; + } .mainnav .active :link, .mainnav .active :visited { color: #FFFFFF; - font-weight: bold; - } + font-weight: bold; + } .mainnav li.active { background-color: #628ECA; background-image: url("../topbar_gradient2.png"); background-position: left top; background-repeat: repeat-x; - } + } /* Main navigation bar footer*/ @@ -726,7 +726,7 @@ label.disabled { #footer .mainnav a:visited { color: #204C8D; text-decoration: none; - border-bottom: 0; + border-bottom: 0; } #footer .mainnav li:hover { @@ -739,7 +739,7 @@ label.disabled { #footer .mainnav li:hover a { color: #FFFFFF; text-decoration: none; - background: transparent; + background: transparent; } #footer .mainnav li:hover a:active { color:#FFF; text-decoration:none;} @@ -748,94 +748,94 @@ label.disabled { #footer .mainnav .active :link, #footer .mainnav .active :visited { color: #FFFFFF; - font-weight: bold; - } + font-weight: bold; + } #footer .mainnav li.active { background-color: #628ECA; background-image: url("../bottombar_gradient2.png"); background-position: left bottom; background-repeat: repeat-x; - } + } /* Context-dependent navigation links */ #ctxtnav { - clear: both; - padding: 0; - } + clear: both; + padding: 0; + } #ctxtnav ul { - background-color: #EDF4FF; - border-top: 1px solid #C9C9C9; - margin: 0; - padding-top: 3px; - padding-bottom: 3px; - padding-left: 10px; - border-bottom: 2px dotted #628ECA; + background-color: #EDF4FF; + border-top: 1px solid #C9C9C9; + margin: 0; + padding-top: 3px; + padding-bottom: 3px; + padding-left: 10px; + border-bottom: 2px dotted #628ECA; font-size: small; - clear: both; - text-align: left; - } + clear: both; + text-align: left; + } #ctxtnav li ul { background: #f7f7f7; color: #ccc; border: 1px solid; - padding: 0; - display: inline; - } + padding: 0; + display: inline; + } #ctxtnav li li { padding: 0; } #ctxtnav li li :link, #ctxtnav li li :visited { - padding: 0 1em - } + padding: 0 1em + } #ctxtnav li li :link:hover, #ctxtnav li li :visited:hover { - background: #bba; - color: #fff; - } + background: #bba; + color: #fff; + } /* Alternate links */ #altlinks { - clear: both; - text-align: center; + clear: both; + text-align: center; margin-left: 20px; margin-right: 20px; - } + } #altlinks h3 { - font-size: 12px; - letter-spacing: - normal; margin: 0 - } + font-size: 12px; + letter-spacing: + normal; margin: 0 + } #altlinks ul { - list-style: none; - margin: 0; - } + list-style: none; + margin: 0; + } #altlinks li { - border-right: 1px solid #d7d7d7; - display: inline; - font-size: 11px; - line-height: 16px; - padding: 0 1em; - white-space: nowrap; - } + border-right: 1px solid #d7d7d7; + display: inline; + font-size: 11px; + line-height: 16px; + padding: 0 1em; + white-space: nowrap; + } #altlinks li.last { - border-right: none; - } + border-right: none; + } #altlinks li :link, #altlinks li :visited { - background-position: 0 -1px; - background-repeat: no-repeat; - border: none; - } + background-position: 0 -1px; + background-repeat: no-repeat; + border: none; + } #altlinks li a.ics { background-image: url(../ics.png); padding-left: 22px } @@ -844,52 +844,52 @@ label.disabled { /* Footer */ #footer { - background: #204c8d url("../header-background.png"); - margin-top: 1em; + background: #204c8d url("../header-background.png"); + margin-top: 1em; clear: both; - } + } #footer :link, #footer :visited { - color: #bbb; - } + color: #bbb; + } #footer hr { display: none } #footer #tracpowered { - border: 0; - float: left; - } + border: 0; + float: left; + } #footer #tracpowered:hover { - background: transparent; - } + background: transparent; + } #footer p { - margin: 0; - } + margin: 0; + } #footer p.left { - float: left; - margin-left: 1em; - padding: 0 1em; - border-left: 1px solid #d7d7d7; - border-right: 1px solid #d7d7d7; - } + float: left; + margin-left: 1em; + padding: 0 1em; + border-left: 1px solid #d7d7d7; + border-right: 1px solid #d7d7d7; + } #footer p.right { - float: right; - text-align: right; - } + float: right; + text-align: right; + } #footer .credits { text-align: center; font-size: 0.88em; padding: 0; color: #EEE; - padding: 1em; - clear: both; - } + padding: 1em; + clear: both; + } #footer .credits a { color: #EEE; @@ -897,18 +897,18 @@ label.disabled { #content { - padding-left: 20px; - padding-right: 20px; - position: relative - } + padding-left: 20px; + padding-right: 20px; + position: relative + } #help { - clear: both; - color: #999; - font-size: 90%; - margin: 1em; - text-align: right; - } + clear: both; + color: #999; + font-size: 90%; + margin: 1em; + text-align: right; + } #help :link, #help :visited { cursor: help } @@ -918,14 +918,14 @@ label.disabled { /* Page preferences form */ #prefs { - background: #f7f7f0; - border: 1px solid #AAA; - float: right; - font-size: xx-small; - position: relative; - margin: 0 1em 1em; + background: #f7f7f0; + border: 1px solid #AAA; + float: right; + font-size: xx-small; + position: relative; + margin: 0 1em 1em; padding: 1em; - } + } * html #prefs { width: 26em } /* Set width only for IE */ @@ -933,64 +933,64 @@ label.disabled { #prefs select { font-size: 9px; vertical-align: middle } #prefs fieldset { - background: transparent; - border: none; - margin: .5em; - padding: 0; - } + background: transparent; + border: none; + margin: .5em; + padding: 0; + } #prefs fieldset legend { - background: transparent; - color: #000; - font-size: 9px; - font-weight: normal; - margin: 0 0 0 -1.5em; - padding: 0; - } + background: transparent; + color: #000; + font-size: 9px; + font-weight: normal; + margin: 0 0 0 -1.5em; + padding: 0; + } #prefs .buttons { text-align: right } /* Version information (browser, wiki, attachments) */ #info { - margin: 1em 0 0 20px; - clear: both; - width: 100%; - } + margin: 1em 0 0 20px; + clear: both; + width: 100%; + } #info th, #info td { - vertical-align: top; + vertical-align: top; border:none; - } + } #info th { - font-weight: bold; - text-align: left; - white-space: nowrap; - } + font-weight: bold; + text-align: left; + white-space: nowrap; + } #info td.message { - width: 100%; - } + width: 100%; + } #info .message ul { - } + } #info .message p { - } + } /* Wiki */ .wikipage { - padding-left: 18px; - } + padding-left: 18px; + } .wikipage h1, .wikipage h2, .wikipage h3 { - margin-left: -18px; - } + margin-left: -18px; + } a.missing:link, a.missing:visited, @@ -1031,95 +1031,95 @@ pre.literal-block { white-space: pre; background: #FFFAE9; overflow: auto; - } + } blockquote.citation { - margin: -0.6em 0; - border-style: solid; - border-width: 0 0 0 2px; - padding-left: .5em; - border-color: #b44; - } + margin: -0.6em 0; + border-style: solid; + border-width: 0 0 0 2px; + padding-left: .5em; + border-color: #b44; + } .citation blockquote.citation { - border-color: #4b4; - } + border-color: #4b4; + } .citation .citation blockquote.citation { - border-color: #44b; - } + border-color: #44b; + } .citation .citation .citation blockquote.citation { - border-color: #c55; - } + border-color: #c55; + } table.wiki { - border: 1px solid #ccc; - border-collapse: collapse; - border-spacing: 0; - } + border: 1px solid #ccc; + border-collapse: collapse; + border-spacing: 0; + } table.wiki td { - border: 1px solid #ccc; - padding: .5em ; - } + border: 1px solid #ccc; + padding: .5em ; + } .wikitoolbar { - border: solid #d7d7d7; - border-width: 1px 1px 1px 0; - height: 18px; - width: 208px; + border: solid #d7d7d7; + border-width: 1px 1px 1px 0; + height: 18px; + width: 208px; margin: 1px !important; - } + } .wikitoolbar :link, .wikitoolbar :visited { - background: transparent url("../edit_toolbar.png") no-repeat; - border: 1px solid #fff; - border-left-color: #d7d7d7; - cursor: default; - display: block; - float: left; - width: 24px; - height: 16px; - } + background: transparent url("../edit_toolbar.png") no-repeat; + border: 1px solid #fff; + border-left-color: #d7d7d7; + cursor: default; + display: block; + float: left; + width: 24px; + height: 16px; + } .wikitoolbar :link:hover, .wikitoolbar :visited:hover { - background-color: transparent; - border: 1px solid #fb2; - } + background-color: transparent; + border: 1px solid #fb2; + } .wikitoolbar a#em { - background-position: 0 0 - } + background-position: 0 0 + } .wikitoolbar a#strong { - background-position: 0 -16px - } + background-position: 0 -16px + } .wikitoolbar a#heading { - background-position: 0 -32px - } + background-position: 0 -32px + } .wikitoolbar a#link { - background-position: 0 -48px - } + background-position: 0 -48px + } .wikitoolbar a#code { - background-position: 0 -64px - } + background-position: 0 -64px + } .wikitoolbar a#hr { - background-position: 0 -80px - } + background-position: 0 -80px + } .wikitoolbar a#np { - background-position: 0 -96px - } + background-position: 0 -96px + } .wikitoolbar a#br { - background-position: 0 -112px - } + background-position: 0 -112px + } /* Styles for the form for adding attachments. */ @@ -1134,170 +1134,170 @@ table.wiki td { /* Styles for the list of attachments. */ #attachments { - padding-right: 1em; + padding-right: 1em; margin-left: 20px; - } + } #attachments .attachments { - margin-left: 2em; - padding: 0 - } + margin-left: 2em; + padding: 0 + } #attachments dt { - display: list-item; + display: list-item; list-style: url("../ul.png") circle; - } + } #attachments dd { - font-style: italic; - margin-left: 0; - padding-left: 0; - font-size: small; - margin-bottom: 1em; - } + font-style: italic; + margin-left: 0; + padding-left: 0; + font-size: small; + margin-bottom: 1em; + } /* Styles for tabular listings such as those used for displaying * directory contents and report results. */ table.listing { - clear: both; - border-bottom: 1px solid #ddd; - border-collapse: collapse; - border-spacing: 0; - margin-top: 1em; - width: 100%; - } + clear: both; + border-bottom: 1px solid #ddd; + border-collapse: collapse; + border-spacing: 0; + margin-top: 1em; + width: 100%; + } table.listing th { - text-align: left; - padding: .5em; - } + text-align: left; + padding: .5em; + } table.listing thead { - background: #fff url("../h2-background.png"); - } + background: #fff url("../h2-background.png"); + } table.listing thead th { - border: 1px solid #ddd; - font-weight: bold; - padding: .5em; - vertical-align: bottom; - } + border: 1px solid #ddd; + font-weight: bold; + padding: .5em; + vertical-align: bottom; + } table.listing thead th :link:hover, table.listing thead th :visited:hover { background-color: transparent; - } + } table.listing thead th a { - border: none; - padding-right: 12px; - } + border: none; + padding-right: 12px; + } table.listing th.asc a, table.listing th.desc a { - font-weight: bold; - } + font-weight: bold; + } table.listing th.asc a, table.listing th.desc a { background-position: 100% 50%; - background-repeat: no-repeat; - } + background-repeat: no-repeat; + } table.listing th.asc a { - background-image: url("../asc.png"); - } + background-image: url("../asc.png"); + } table.listing th.desc a { - background-image: url("../desc.png"); - } + background-image: url("../desc.png"); + } table.listing tbody td, table.listing tbody th { - border: 1px dotted #ddd; - padding: .5em; - vertical-align: top; - } + border: 1px dotted #ddd; + padding: .5em; + vertical-align: top; + } table.listing tbody td a:hover, table.listing tbody th a:hover { - background-color: transparent; - } + background-color: transparent; + } table.listing tbody tr { - border-top: 1px solid #ddd - } + border-top: 1px solid #ddd + } table.listing tbody tr.even { - background-color: #fcfcfc; - } + background-color: #fcfcfc; + } table.listing tbody tr.odd { - background-color: #f7f7f7; - } + background-color: #f7f7f7; + } table.listing tbody tr:hover { - background: #eed !important; - } + background: #eed !important; + } /* Styles for the error page (and rst errors) */ #content.error .message, div.system-message { - background: #fdc; - border: 2px solid #d00; - color: #500; - padding: .5em; - margin: 1em 0; - } + background: #fdc; + border: 2px solid #d00; + color: #500; + padding: .5em; + margin: 1em 0; + } #content.error pre, div.system-message pre { - margin-left: 1em; - overflow: auto; - font-size: small; - font-family: "DejaVu Sans Mono","Liberation Mono",monospace; - } + margin-left: 1em; + overflow: auto; + font-size: small; + font-family: "DejaVu Sans Mono","Liberation Mono",monospace; + } div.system-message p { - margin: 0; - } + margin: 0; + } div.system-message p.system-message-title { - font-weight: bold; - } + font-weight: bold; + } /* Styles for search word highlighting */ @media screen { - .searchword0 { background: #ff9 } - .searchword1 { background: #cfc } - .searchword2 { background: #cff } - .searchword3 { background: #ccf } - .searchword4 { background: #fcf } - } + .searchword0 { background: #ff9 } + .searchword1 { background: #cfc } + .searchword2 { background: #cff } + .searchword3 { background: #ccf } + .searchword4 { background: #fcf } + } @media print { - #header, - #altlinks, - #footer, - #help { - display: none; - } - - .nav, - form, - .buttons form, - form .buttons, - form .inlinebuttons { - display: none; - } - - form.printableform { - display: block; - } - } + #header, + #altlinks, + #footer, + #help { + display: none; + } + + .nav, + form, + .buttons form, + form .buttons, + form .inlinebuttons { + display: none; + } + + form.printableform { + display: block; + } + } /* Miscelaneous */ @@ -1308,12 +1308,12 @@ div.system-message p.system-message-title { width: 100%; /* sync these values, line-height is needed for IE */ height: 5px; - line-height: 5px; + line-height: 5px; background: #628ECA; } .wikitext { - padding: 3px; - font-family: "DejaVu Sans Mono", "Liberation Mono", monospace; - font-size: 1em; + padding: 3px; + font-family: "DejaVu Sans Mono", "Liberation Mono", monospace; + font-size: 1em; }