mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-05-06 15:50:10 +02:00
13 lines
229 B
Plaintext
13 lines
229 B
Plaintext
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;
|
|
}
|