mirror of
https://github.com/Icinga/icingadb-web.git
synced 2026-02-12 15:23:19 -05: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;
|
|
}
|
|
}
|
|
}
|