mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 17:24:16 +02:00
layout-structure.less: style separated controls
This commit is contained in:
parent
2318eaf4c3
commit
c785b61874
@ -121,6 +121,10 @@ html {
|
|||||||
background-color: white;
|
background-color: white;
|
||||||
padding: 1em 1em 0;
|
padding: 1em 1em 0;
|
||||||
z-index: 100;
|
z-index: 100;
|
||||||
|
|
||||||
|
.container .controls.separated {
|
||||||
|
box-shadow: 0 3px 4px -4px rgba(0, 0, 0, 0.2);
|
||||||
|
padding-bottom: 0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.container .fake-controls {
|
.container .fake-controls {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user