mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 16:54:04 +02:00
monitoring/CSS: Increase readability of state labels in tables
refs #5543
This commit is contained in:
parent
a391ceeafc
commit
dc273aa9a1
@ -21,6 +21,13 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// State labels in tables
|
||||||
|
.state-label {
|
||||||
|
font-family: @font-family-wide;
|
||||||
|
font-size: @font-size-small;
|
||||||
|
letter-spacing: 1px;
|
||||||
|
}
|
||||||
|
|
||||||
.hosts-summary,
|
.hosts-summary,
|
||||||
.services-summary {
|
.services-summary {
|
||||||
.v-center();
|
.v-center();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user