style.css revision faf74cdf6ddab6aee921309386bedea6f78aafc3
/* 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 */ .
pre {
/* the diff content */.
error {
/* error messages */ * Project list on the index page * 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 ############## */ #
filename {
/* "Cross Reference: ..." */#
sbar, #
bar {
/* full search and default navbar *//* *** full search navbar *** */ /* 11ex = width(#qtbl td:first-child) + margin-left(body) */ /* *** default navbar *** */ #
bar ul {
/* every list item is displayed as a "menu" item */ /* white-space: nowrap; */ /* hmm, sometimes good, sometimes not ;-) */ #
bar li {
/* menu items */input.q {
/* text input fields */ input.
submit {
/* start search button , clear button */ /* ############### end of header ############## */ /* ############### start of content ############## */ padding:
1ex;
/* should be the same as body's margin */ #
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 */ /* rev number - git/mercurial revs numbers look bad with prop. fonts */ /* log message in comment column */ /* modified file list in comment column */ #
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) */ padding:
0.2ex 1ex;
/* bottom must be less than margin-bottom(.legend) */ border:
1px solid #
999;
/* should be the same as for #diffbar above */ #
difftable table {
/* left side == prev. rev; right side "current" rev */#
difftable .k {
/* border between the context and real diff lines *//* *** list aka xref stuff *** */ /* The tablersorter jQuery plugin makes the header fields clickable. */ div[
id^=
'src'] .
hl {
/* highlighted line number */ /* highlight line number with anchor */ .
blame .r {
/* revision number "column" (annotation) */.
blame .a {
/* author name "column" (annotation) */#
man p {
/* a troff paragraph */#
man div.b {
/* man section headings etc. */#
man div.
rs {
/* a right-shifted block *//* "Tooltip Style (minor information)" */ /*border: 1px solid #bbbbff; -moz-border-radius: 0.75ex; background-color: #a3b8cb;*/ #
results .
dir {
/* directory row above matched files */#
results .
con {
/* 3rd column: line number + matched line contents */#
results i {
/* match type description (method, interface etc.) *//* ############### start of footer ############## */ #
fti {
/* servedby.png *//* ############### end of footer ############## */