mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 05:44:36 +02:00
monitoring/css: reduce object state size
This commit is contained in:
parent
e962b44b5e
commit
3f926b1568
@ -348,10 +348,6 @@ tr.state.new td.state {
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
tr.state td.state strong {
|
|
||||||
font-size: 1.2em;
|
|
||||||
}
|
|
||||||
|
|
||||||
tr.state td.state {
|
tr.state td.state {
|
||||||
width: 9em;
|
width: 9em;
|
||||||
color: white;
|
color: white;
|
||||||
@ -1216,6 +1212,7 @@ table.action .objectflags {
|
|||||||
}
|
}
|
||||||
|
|
||||||
table.objectstate {
|
table.objectstate {
|
||||||
|
font-size: 0.857em;
|
||||||
border-collapse: separate;
|
border-collapse: separate;
|
||||||
border-spacing: 1px;
|
border-spacing: 1px;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user