mirror of
https://github.com/Icinga/icingadb-web.git
synced 2026-05-28 04:36:06 -04:00
9 lines
145 B
Text
9 lines
145 B
Text
.dependency-node-state-badges {
|
|
.state-badges();
|
|
|
|
.state-badge {
|
|
&.state-problem {
|
|
background-color: @color-critical;
|
|
}
|
|
}
|
|
}
|