mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-02-03 20:40:06 -05:00
12 lines
229 B
Text
12 lines
229 B
Text
table.action.comments td p, table.action.downtimes td p {
|
|
margin: 0;
|
|
font-size: 0.8em;
|
|
}
|
|
|
|
table.action.comments td a, table.action.downtimes td a {
|
|
font-weight: bold;
|
|
}
|
|
|
|
.content.processinfo table.avp th {
|
|
width: 16em;
|
|
}
|