mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
CSS/avp-table: reduce font sice, might look better
This commit is contained in:
parent
8185f8b8a9
commit
0b9850edc2
@ -101,6 +101,10 @@ table.avp.newsection, table.avp tr.newsection {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
table.avp {
|
||||
font-size: 0.8em;
|
||||
}
|
||||
|
||||
table.avp a {
|
||||
color: @colorLinkDefault;
|
||||
text-decoration: none;
|
||||
|
Loading…
x
Reference in New Issue
Block a user