mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-30 17:24:18 +02:00
css: do not highlight rows without link
This commit is contained in:
parent
2771e1131d
commit
b411c6135a
@ -355,7 +355,7 @@ table.simple {
|
||||
background-color: #f6f8fa;
|
||||
}
|
||||
|
||||
tr:hover {
|
||||
tr[href]:hover {
|
||||
background-color: #888;
|
||||
td {
|
||||
color: white;
|
||||
|
Loading…
x
Reference in New Issue
Block a user