From: Andre Noll Date: Tue, 15 Apr 2008 05:47:47 +0000 (+0200) Subject: Make hover on the gitweb page work as on the other web pages. X-Git-Tag: v0.3.3~66 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=b2833c2942caeffedf62049788c27140cdd1ea00 Make hover on the gitweb page work as on the other web pages. --- diff --git a/web/gitweb.css b/web/gitweb.css index 652b9cc9..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 {