all repos — cgit @ 7e1af8ad92abb4efc1d2069f0fa348f273d1e693

a hyperfast web frontend for git written in c

css: remove the annoying tr:hover rule for diffstat

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Lars Hjemli hjemli@gmail.com
Mon, 01 Oct 2007 12:09:07 +0200
commit

7e1af8ad92abb4efc1d2069f0fa348f273d1e693

parent

0ec8791ca0c980b721814cf0140204d56586fa63

1 files changed, 0 insertions(+), 4 deletions(-)

jump to
M cgit.csscgit.css

@@ -272,10 +272,6 @@ border: solid 1px #aaa;

background-color: #eee; } -table.diffstat tr:hover { - background-color: #ccc; -} - table.diffstat th { font-weight: normal; text-align: left;