mirror of
https://git.zx2c4.com/cgit
synced 2025-08-18 16:28:23 +02:00
css: remove the annoying tr:hover rule for diffstat
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
This commit is contained in:
parent
0ec8791ca0
commit
7e1af8ad92
1 changed files with 0 additions and 4 deletions
4
cgit.css
4
cgit.css
|
@ -272,10 +272,6 @@ table.diffstat {
|
||||||
background-color: #eee;
|
background-color: #eee;
|
||||||
}
|
}
|
||||||
|
|
||||||
table.diffstat tr:hover {
|
|
||||||
background-color: #ccc;
|
|
||||||
}
|
|
||||||
|
|
||||||
table.diffstat th {
|
table.diffstat th {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue