css: remove the annoying tr:hover rule for diffstat

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
这个提交包含在:
Lars Hjemli 2007-10-01 12:09:07 +02:00
父节点 0ec8791ca0
当前提交 7e1af8ad92

查看文件

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