From 7e1af8ad92abb4efc1d2069f0fa348f273d1e693 Mon Sep 17 00:00:00 2001 From: Lars Hjemli Date: Mon, 1 Oct 2007 12:09:07 +0200 Subject: css: remove the annoying tr:hover rule for diffstat Signed-off-by: Lars Hjemli --- cgit.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/cgit.css b/cgit.css index 54bbfcc..141bec8 100644 --- a/cgit.css +++ b/cgit.css @@ -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; -- cgit 1.4.1 sg' value='1'/> dontfiles
summary refs log tree commit diff
Commit message (Collapse)Author
8 daysAdd -ll for hilexJune McEnroe
huh. should have always been there I guess, but now it actually matters, at least on OpenBSD?
2026-02-17Remove photo metadata directoriesJune McEnroe
2026-02-17Ignore photo metadataJune McEnroe
I just don't want to be adding all this stuff to git.
2026-02-16Populate films datalist with 20 most recently usedJune McEnroe
2026-02-16Select last used bodyJune McEnroe
2026-02-15Don't break on trip with removed bodyJune McEnroe
2026-02-11Keep manpath.conf sortedJune McEnroe