mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
public/css: use smaller font size for diff...
...on small screens
This commit is contained in:
parent
ac640fd113
commit
bfb94556e6
@ -503,6 +503,16 @@ ul.main-actions {
|
||||
}
|
||||
}
|
||||
|
||||
#layout.compact-layout.twocols table.Differences,
|
||||
#layout.default-layout.twocols table.Differences {
|
||||
th {
|
||||
font-size: 0.75em;
|
||||
}
|
||||
td {
|
||||
font-size: 0.916em;
|
||||
}
|
||||
}
|
||||
|
||||
fieldset {
|
||||
margin: 0;
|
||||
padding: 0 0 1.5em 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user