mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 01:04:09 +02:00
module.less: quickfix for hostgroups
This commit is contained in:
parent
14340587fa
commit
7f6baea28d
@ -350,6 +350,11 @@ tr.state a {
|
|||||||
color: #222;
|
color: #222;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Hostgroup badge quickfix */
|
||||||
|
tr.state span a {
|
||||||
|
color: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
tr.state:hover a {
|
tr.state:hover a {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user