X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=web%2Fgitweb.css;h=08110a6e7ae4ccfa927cd7f4a4b310f035b63d7f;hp=2a5d0927f059724876358143cb4d012af3e32d7c;hb=8a61aff04fa2e8860f7fd3969d58d77c0292155a;hpb=1dc5f16f83fd4758d2cb3661016b3f6d3ab4b6d8 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 {