mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 09:14: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;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
table.avp {
|
||||||
|
font-size: 0.8em;
|
||||||
|
}
|
||||||
|
|
||||||
table.avp a {
|
table.avp a {
|
||||||
color: @colorLinkDefault;
|
color: @colorLinkDefault;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user