diff --git a/cgit.css b/cgit.css index 54bbfcc..141bec8 100644 --- 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;