module.less: quickfix for hostgroups
This commit is contained in:
parent
14340587fa
commit
7f6baea28d
|
@ -350,6 +350,11 @@ tr.state a {
|
|||
color: #222;
|
||||
}
|
||||
|
||||
/* Hostgroup badge quickfix */
|
||||
tr.state span a {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
tr.state:hover a {
|
||||
color: inherit;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue