1
0

css: remove the annoying tr:hover rule for diffstat

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Este cometimento está contido em:
Lars Hjemli 2007-10-01 12:09:07 +02:00
ascendente 0ec8791ca0
cometimento 7e1af8ad92

Ver ficheiro

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