Force the hover colour so that even rows highlight. Fixes #1063
This commit is contained in:
parent
17793c87e3
commit
37c762b997
@ -611,7 +611,7 @@ a.toggle-all:hover {
|
||||
}
|
||||
|
||||
table.list tbody tr:hover {
|
||||
background-color: #ffffdd;
|
||||
background-color: #ffd !important;
|
||||
}
|
||||
|
||||
table.list tbody tr.group:hover {
|
||||
|
Loading…
x
Reference in New Issue
Block a user