mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-24 06:14:25 +02:00
Adjust state size to make unknown look better on dashboard
This commit is contained in:
parent
25979f44e3
commit
d239c10865
@ -137,7 +137,7 @@ html {
|
|||||||
|
|
||||||
.dashboard > div.container td.state {
|
.dashboard > div.container td.state {
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
width: 5em;
|
width: 6em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dashboard > div.container h1 {
|
.dashboard > div.container h1 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user