Make hover on the gitweb page work as on the other web pages.
[paraslash.git] / web / gitweb.css
index 652b9cc99c752d403d682506c7102d225521a853..08110a6e7ae4ccfa927cd7f4a4b310f035b63d7f 100644 (file)
@@ -14,8 +14,9 @@ a {
        color: #BA3708;
 }
 
-a:hover, a:visited, a:active {
+a:hover {
        color: #BA3708;
+       background-color: #ffff00;
 }
 
 span.cntrl {