style.css revision 3561dcc72c9370e5aa1c3a081c745d955540ea6b
/* common stuff */
height: 100%;
}
body {
margin: 0;
height: 100%;
}
a {
}
a:link {
}
color: #202062;
}
}
border: 0;
}
del {
}
caption {
}
thead {
}
}
}
}
label {
}
.pre { /* the diff content */
margin: 0;
}
#page {
height: 100%;
}
.error { /* error messages */
}
.active {
}
/* ############### start of header ############## */
#whole_header {
background: #ededd5;
z-index: 2;
width: 100%;
}
#header { }
#MastheadLogo {
float: right;
}
#pagetitle { /* short verbal summary/description of the shown content */
}
#filename { /* "Cross Reference: ..." */
}
#Masthead {
}
color: #888;
}
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 ;-) */
}
}
}
}
#home { /* h.gif */
}
#history { /* l.gif */
}
}
}
content: "|";
}
#search { /* q.gif */
}
color: #666;
}
input.q { /* text input fields */
}
}
#sortfield {
}
}
content: ": ";
}
content: "|";
}
/* ############### end of header ############## */
/* ############### start of content ############## */
#content {
}
#src {
height: 100%;
/* 100% - height of whole_header - height of footer */
}
/* *** 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: #755;
}
}
/* *** 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;
}
#dirlist .r { /* directory name, d.gif */
}
#dirlist .p { /* file name, p.gif */
}
}
}
}
/* file display */
}
margin: 0;
}
div[id^='src'] .l-hide, div[id^='src'] .hl-hide, .blame-hidden { /* hidden line number/annotation block */
}
color: #888;
}
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" Popup */
z-index: 10;
color: #000;
}
}
/* search result page */
#results {
}
#results p { /* pagetitle and slider */
}
}
}
}
}
}
color: #000;
}
#results i { /* match type description (method, interface etc.) */
}
}
}
/* ############### start of footer ############## */
#footer {
color: #755;
bottom: 0;
width: 100%;
}
#footer p { /* footer text */
padding: 0;
}
#fti { /* servedby.png */
}
#rssi { /* rss.png */
}
/* ############### end of footer ############## */