mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
css: smaller font size for log file
This commit is contained in:
parent
91250cf0b9
commit
1756546d8d
@ -21,6 +21,11 @@ pre {
|
|||||||
background: none;
|
background: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
pre.logfile {
|
||||||
|
font-size: 0.875em;
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
|
|
||||||
table.avp th {
|
table.avp th {
|
||||||
font-size: inherit;
|
font-size: inherit;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user