mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2026-01-07 05:59:35 -05:00
css: fix up host color
This commit is contained in:
parent
20d3eb1e1e
commit
90a19fee4d
1 changed files with 1 additions and 1 deletions
|
|
@ -215,7 +215,7 @@ table.bp.node td > a:last-child, table.node.missing td > span {
|
|||
}
|
||||
|
||||
table.bp.node.handled td > a:last-child, table.bp.node.ok td > a:last-child,
|
||||
table.node.missing td > span
|
||||
table.node.missing td > span, table.bp.node.up td > a:last-child
|
||||
{
|
||||
border-left-width: 0.3em;
|
||||
background-position: 1em 0.5em;
|
||||
|
|
|
|||
Loading…
Reference in a new issue