mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-26 03:09:10 +02:00
css: Adjust .controls.separated
border-shadow to match Icinga DB Web's
This commit is contained in:
parent
40716e7dbd
commit
fd31f2d960
@ -114,8 +114,7 @@ body {
|
|||||||
|
|
||||||
.controls-separated,
|
.controls-separated,
|
||||||
.container .controls.separated {
|
.container .controls.separated {
|
||||||
box-shadow: 0 3px 4px -4px rgba(0, 0, 0, 0.2);
|
.box-shadow(0, 0, 0, 1px, @gray-lighter);
|
||||||
// border-bottom: 1px solid @gray-lightest;
|
|
||||||
padding-bottom: @horizontal-padding / 2
|
padding-bottom: @horizontal-padding / 2
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user