mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-23 22:04:27 +02:00
parent
350bc34043
commit
ae5f2770c4
@ -564,7 +564,6 @@ ul.main-actions {
|
||||
}
|
||||
}
|
||||
|
||||
#layout.minimal-layout ul.main-actions,
|
||||
#layout.twocols ul.main-actions {
|
||||
max-width: 50em;
|
||||
li {
|
||||
@ -576,6 +575,22 @@ ul.main-actions {
|
||||
}
|
||||
}
|
||||
|
||||
#layout.minimal-layout ul.main-actions {
|
||||
max-width: unset;
|
||||
li {
|
||||
a { height: auto; }
|
||||
width: 100%;
|
||||
> a > i {
|
||||
font-size: 1.8em;
|
||||
}
|
||||
|
||||
> a > p {
|
||||
padding-left: 3em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
#layout.compact-layout.twocols table.Differences,
|
||||
#layout.default-layout.twocols table.Differences {
|
||||
th {
|
||||
|
Loading…
x
Reference in New Issue
Block a user