X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=web%2Fgitweb.css;h=08110a6e7ae4ccfa927cd7f4a4b310f035b63d7f;hp=2a5d0927f059724876358143cb4d012af3e32d7c;hb=4744d937c4160898d1fe151257606430750e580c;hpb=5c556c52f1196cea4536d36b683372de532943a9 diff --git a/web/gitweb.css b/web/gitweb.css index 2a5d0927..08110a6e 100644 --- a/web/gitweb.css +++ b/web/gitweb.css @@ -14,8 +14,9 @@ a { color: #BA3708; } -a:hover, a:visited, a:active { +a:hover { color: #BA3708; + background-color: #ffff00; } span.cntrl { @@ -227,11 +228,11 @@ tr.light:hover { } tr.dark { - background-color: #444444; + background-color: #333333; } tr.dark2 { - background-color: #444444; + background-color: #333333; } tr.dark:hover {