diff options
| author | Lars Hjemli <hjemli@gmail.com> | 2007-10-01 12:09:07 +0200 | 
|---|---|---|
| committer | Lars Hjemli <hjemli@gmail.com> | 2007-10-01 12:09:41 +0200 | 
| commit | 7e1af8ad92abb4efc1d2069f0fa348f273d1e693 (patch) | |
| tree | d0cc6d7d7ff812dd25c253dec76b9cc1931003e9 | |
| parent | ui-commit.c: link to diff instead of tree from diffstat (diff) | |
| download | cgit-7e1af8ad92abb4efc1d2069f0fa348f273d1e693.tar.gz cgit-7e1af8ad92abb4efc1d2069f0fa348f273d1e693.tar.bz2 cgit-7e1af8ad92abb4efc1d2069f0fa348f273d1e693.zip | |
css: remove the annoying tr:hover rule for diffstat
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
| -rw-r--r-- | cgit.css | 4 | 
1 files changed, 0 insertions, 4 deletions
| @@ -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; | 
