css: remove the annoying tr:hover rule for diffstat

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
This commit is contained in:
Lars Hjemli 2007-10-01 12:09:07 +02:00
parent 0ec8791ca0
commit 7e1af8ad92
1 changed files with 0 additions and 4 deletions

View File

@ -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;