mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-21 04:44:25 +02:00
parent
9fc80ec34f
commit
0623404963
@ -951,7 +951,7 @@ table.statesummary {
|
|||||||
}
|
}
|
||||||
|
|
||||||
td.state {
|
td.state {
|
||||||
min-width: 70px;
|
min-width: 75px;
|
||||||
font-size: 0.7em;
|
font-size: 0.7em;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
@ -260,6 +260,10 @@ li li .badge {
|
|||||||
background-color: @colorCritical;
|
background-color: @colorCritical;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.badge-down {
|
||||||
|
background-color: @colorCritical;
|
||||||
|
}
|
||||||
|
|
||||||
.badge-warning {
|
.badge-warning {
|
||||||
background-color: @colorWarning;
|
background-color: @colorWarning;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user