#banner #header { display: none; } #banner #search { display: none; } #banner { margin-top: 5px; } #footer { display: none; border: none; } #footer .right { } .wikipage h1, .wikipage h2, .wikipage h3, .wikipage h4 { letter-spacing: normal; } .wikipage h1 a, .wikipage h2 a, .wikipage h3 a, .wikipage h4 a { text-decoration: none; } .wikipage tt { background-color: #F7F7F7; border: 1px solid #D7D7D7; overflow: auto; } blockquote.citation { font-weight: normal; } #metanav { text-transform: lowercase; } #ctxtnav { text-transform: lowercase; height: auto; } #changelog { background-color: white; } .nav a { text-decoration: none; } .nav ul { font-size: inherit; } .nav div, .nav form { display: inline; } * html #mainnav :link, * html #mainnav :visited { background-image: none; } #mainnav { border: none; text-transform: lowercase; font: inherit; background: none; margin: 4px 0; } #mainnav ul { background-color: #efefef; height: 22px; padding: 0; border: none; text-align: left; } #mainnav ul li { list-style: none; border: none; padding: 0; } #mainnav :link, #mainnav :visited { background-image: none; padding: 2px 12px 4px 12px; border: none; } #mainnav :link:hover, #mainnav :visited:hover { border: none; } #mainnav .active :link, #mainnav .active :visited { background-image: none; background-color: #fff; border-right: 1px solid #fff; } #mainnav .active :link:hover, #mainnav .active :visited:hover { background-image: none; } #mainnav ul > li:first-child { padding-left: 0; } #metanav ul > li:first-child { padding-left: 0; } #content { padding: 0; } #content.ticket { width: 100%; } form#prefs { font-size: 0.85em; } /*reports.css overwrites*/ table.listing tbody tr:hover { } h2.report-result { margin: 10px 0 0; } /*timeline.css overwrites*/ dt :link:hover, dt :visited:hover { background-color: #d9edf7; } /*search.css overwrites*/ #results dd { font-size: 1em; margin: 0; padding: 0 } /*browser.css overwrites*/ #dirlist td.name a.dir { background-image: url(//media.cyberduck.io/img/folder.png) } .wiki-toc .active { background-color: transparent; } .wiki-toc-inline ul, .wiki-toc-inline ol { list-style: none; } .wikipage h1 a.wiki, .wikipage h2 a.wiki { font-weight: bold; } .wikipage ul ul { list-style-type: circle; } .trac-resizable { width: 100%; } #openid_form { width: auto; } #openid_form .error { font-size: 1.8em; font-weight: bold; margin: 0.15em 1em 0.5em 0; } div.login { border: none; margin: 0; } div.login h1 { text-align: left; margin-top: 0.15em; width: auto; } .wiki-toc, .wiki-toc-inline, #prefs, #ticket, #changelog, #attachments { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; } .wiki-toc, .wiki-toc-inline, #prefs, #ticket { /*color: #3a87ad;*/ background-color: #d9edf7; border-color: #bce8f1 } #changelog, #attachments { /*color: #c09853;*/ background-color: #fcf8e3; border-color: #fbeed5 } h2, h3 { /*font-size: inherit;*/ margin-top: 5px; } #ticket h2.summary { font-size: 30px; } #ticket .description h1 { font-size: inherit; } #ticket .description h2 { font-size: inherit; } legend { font-size: inherit; } #attachments .attachments { padding: 1em; } input[type=text], input.textwidget { width: 100%; } #attachments > div { border:none; } :link, :visited { color: #428bca !important; } .wikipage strong em { background-color: #d9534f; color: #fff; padding: .2em .6em .3em; margin: 0 -.6em; border-radius: .25em; font-style: normal; font-weight: normal; } .wikipage strong { background-color: #dff0d8; padding: .2em .6em .3em; display: inline; font-size: 90%; font-weight: 700; line-height: 1; text-align: center; vertical-align: baseline; border-radius: .25em; } .wikipage blockquote { border-left: 5px solid #eee; } .wikipage blockquote :link, .wikipage blockquote :visited { color: #fff; } .wikipage blockquote :link:hover, .wikipage blockquote :visited:hover { background-color: transparent; } #wikipage > ol, .tab-pane > ol { list-style-type: none; } #wikipage > ol > li, .tab-pane > ol > li { counter-increment: list; } #wikipage > ol > li:before, .tab-pane > ol > li:before { width: 20px; text-indent: 0; padding-left: 0px; height: 20px; text-align: center; vertical-align: baseline; border-radius: 50%; background-clip: padding-box; color: #737373; display: inline-block; font-weight: 500; content: counter(list); margin-right: 14px; font-size: 14px; border: 1px solid #737373; } #wikipage .tab-pane { padding: 1em 1.4em; background-color #d9edf7; } #wikipage .nav-tabs { display: flex; } #wikipage .nav > li { border: inherit; display: inherit; padding: inherit; } #wikipage .tab-content { border-left: 1px solid #ddd; }