parent
8e35bb446a
commit
ff01ee4f20
|
@ -142,6 +142,10 @@ table.objectstate tr.state.handled td.state {
|
||||||
table.perfdata {
|
table.perfdata {
|
||||||
min-width: 24em;
|
min-width: 24em;
|
||||||
font-size: 0.9em;
|
font-size: 0.9em;
|
||||||
|
position: relative;
|
||||||
|
top: 1.8em;
|
||||||
|
left: -2.6em;
|
||||||
|
margin-bottom: 1.8em;
|
||||||
}
|
}
|
||||||
|
|
||||||
table.perfdata th {
|
table.perfdata th {
|
||||||
|
|
Loading…
Reference in New Issue