2014-03-09 22:59:49 +01:00
|
|
|
table.action.comments td p, table.action.downtimes td p {
|
2014-03-09 13:40:56 +01:00
|
|
|
margin: 0;
|
|
|
|
font-size: 0.8em;
|
|
|
|
}
|
|
|
|
|
2014-03-09 22:59:49 +01:00
|
|
|
table.action.comments td a, table.action.downtimes td a {
|
2014-03-09 13:40:56 +01:00
|
|
|
font-weight: bold;
|
|
|
|
}
|
2014-03-09 22:59:49 +01:00
|
|
|
|
2014-03-10 00:49:21 +01:00
|
|
|
.content.processinfo table.avp th {
|
|
|
|
width: 16em;
|
|
|
|
}
|
2014-06-17 14:53:39 +02:00
|
|
|
|
|
|
|
table.objecthistory td {
|
|
|
|
font-size: 0.8em;
|
|
|
|
}
|
|
|
|
|
|
|
|
table.objecthistory td.state {
|
|
|
|
font-size: 0.7em;
|
|
|
|
}
|
|
|
|
|
|
|
|
table.objectstate {
|
|
|
|
font-size: 0.8em;
|
|
|
|
}
|
|
|
|
|
|
|
|
table.objectstate td.state {
|
|
|
|
font-size: 0.92em;
|
|
|
|
line-height: 1.8em;
|
|
|
|
padding-top: 0.5em;
|
|
|
|
padding-bottom: 0.5em;
|
|
|
|
}
|