mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 00:04:04 +02:00
css: Only apply .collapsible-control styles to outer buttons
Inner buttons usually have their own style (cherry picked from commit 181b18cfecbed5e73d1a7140f6f38c64eab3c926)
This commit is contained in:
parent
4e4403ff3e
commit
3623c8b53a
@ -303,7 +303,7 @@ a:hover > .icon-cancel {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.collapsible-control {
|
||||
.collapsible + .collapsible-control {
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user