style.css revision 3a88edd848f259af9d768c932c83f7e2d2a6d385
/* common stuff */
body {
}
a {
}
content: "\0020";
}
content: "";
}
/* highlight line number with anchor */
}
a:link {
}
color: #202062;
}
}
border: 0;
}
del {
}
caption {
}
thead {
}
}
}
/* below seems to be a problem for input boxes, where the color will overwrite the text inside, let's leave it for buttons though
for search and clear buttons will make it part of submit class ONLY */
}
label {
}
.pre { /* the diff content */
margin: 0;
}
.edited {
}
#page { }
.error { /* error messages */
}
.active {
/* color: #c20097; */
}
/*
* Project list on the index page
*/
.projects {
}
.panel {
}
}
}
}
color: #333;
}
}
margin: 0;
}
}
}
}
}
}
width: 100%;
}
}
/*
* Changesets colorization
* 1 is the most recent changeset
*
* version class is generated for every version number
* by setting those classes in style.css (or generating them) you can adjust
* the colorification for more versions than 10 versions
*/
/* ############### start of header ############## */
#whole_header { }
#header { }
#MastheadLogo {
float: left;
}
#pagetitle { /* short verbal summary/description of the shown content */
}
#filename { /* "Cross Reference: ..." */
float: right;
}
#Masthead {
}
}
margin: 0;
}
/* *** full search navbar *** */
}
}
#ptbl > p {
}
}
}
width: 100%;
}
#ptbl {
}
}
}
width: 100%;
}
}
/* 11ex = width(#qtbl td:first-child) + margin-left(body) */
}
}
/* *** default navbar *** */
#bar {
}
margin: 0;
padding: 0;
/* white-space: nowrap; */ /* hmm, sometimes good, sometimes not ;-) */
}
}
#history::before, #bar .annotate::before, #line::before, #defbox::before, #download::before, #raw::before {
content: "|";
}
#search {
}
color: #666;
}
input.q { /* text input fields */
}
}
#sortfield {
}
}
content: ": ";
}
content: "|";
}
/* ############### end of header ############## */
/* ############### start of content ############## */
#content {
left: 0;
right: 0;
}
/* *** help page *** */
}
}
}
/* *** more page ***/
#more {
}
#more b { /* highlight matches */
}
/* *** history page *** */
/* width: 100%; */ /* table with the history info for a file */
/* border-collapse: collapse; */ /* looks better with a small divider */
}
#revisions a.h { /* modified file list content */
}
}
}
}
}
}
}
/* log message in comment column */
margin: 0;
}
/* modified file list in comment column */
float: left;
}
color: #777777;
}
}
}
}
}
}
/* *** diff page *** */
#diffbar { /* diff navbar: contains the tabs to select diff format */
}
/* "Deleted" heading + highlight of deleted text in diff lines */
}
/* "Added" heading + highlight of added text in diff lines */
}
}
/* bottom must be the same as .tabs span(padding-bottom) */
}
}
}
}
}
}
}
#difftable {
}
}
width: 50%;
}
}
}
}
#difftable .k { /* border between the context and real diff lines */
}
/* *** list aka xref stuff *** */
/* directory listing */
}
/* The tablersorter jQuery plugin makes the header fields clickable. */
}
padding: 0;
}
}
}
}
/* file display */
}
margin: 0;
}
/* hidden line number/annotation block */
}
color: #666;
}
/* font-size: small; */
}
color: #000;
}
/* highlight line number with anchor */
}
.blame .r { /* revision number "column" (annotation) */
}
.blame .a { /* author name "column" (annotation) */
}
}
#man p { /* a troff paragraph */
}
}
}
/* "Navigate Style" */
}
/* "Tooltip Style (minor information)" */
.tooltip {
}
/* "Navigate" Popup */
z-index: 10;
color: #000;
}
}
z-index: 10;
color: #000;
}
}
/**** DIFF NAVIGATION/JUMPER *****/
}
width: 30%;
padding: 0;
}
}
float: right;
}
}
padding: 0;
}
}
.diff_navigation a {
/*border: 1px solid #bbbbff;
border-radius: 0.75ex;
-moz-border-radius: 0.75ex;
background-color: #a3b8cb;*/
}
.diff_navigation .prev {
float: left;
}
.diff_navigation .next {
float: right;
}
.diff_navigation .error {
}
/**** DIFF NAVIGATION/JUMPER *****/
/* search result page */
#results {
}
}
width: 100%;
}
}
}
#results .l {
}
}
}
}
}
color: #000;
}
#results i { /* match type description (method, interface etc.) */
}
}
}
/* ############### start of footer ############## */
#footer {
color: #777777;
}
#footer p { /* footer text */
padding: 0;
}
#fti { /* servedby.png */
}
#rssi { /* rss.png */
}
/* ############### end of footer ############## */
/* *** scopes *** */
}
}
}
}
}
}
width: 100%;
}