css: remove the annoying tr:hover rule for diffstat

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Tento commit je obsažen v:
Lars Hjemli 2007-10-01 12:09:07 +02:00
rodič 0ec8791ca0
revize 7e1af8ad92

Zobrazit soubor

@ -272,10 +272,6 @@ table.diffstat {
background-color: #eee; background-color: #eee;
} }
table.diffstat tr:hover {
background-color: #ccc;
}
table.diffstat th { table.diffstat th {
font-weight: normal; font-weight: normal;
text-align: left; text-align: left;