]> git.cameronkatri.com Git - cgit.git/commitdiff
css: remove the annoying tr:hover rule for diffstat
authorLars Hjemli <hjemli@gmail.com>
Mon, 1 Oct 2007 10:09:07 +0000 (12:09 +0200)
committerLars Hjemli <hjemli@gmail.com>
Mon, 1 Oct 2007 10:09:41 +0000 (12:09 +0200)
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
cgit.css

index 54bbfccb421faf0c35f6eb4749ccef40f9e88d06..141bec850420e076b9047790a6df863de2746635 100644 (file)
--- a/cgit.css
+++ b/cgit.css
@@ -272,10 +272,6 @@ table.diffstat {
        background-color: #eee;
 }
 
-table.diffstat tr:hover {
-       background-color: #ccc;
-}
-
 table.diffstat th {
        font-weight: normal;
        text-align: left;