mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-26 07:14:35 +02:00
CSS: Reduce login form box shadow opacity
This commit is contained in:
parent
57c1bba58d
commit
07a8a1f234
@ -28,7 +28,7 @@
|
|||||||
min-width: 320px;
|
min-width: 320px;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
width: 33%;
|
width: 33%;
|
||||||
box-shadow: 0 0 4em 2em rgba(0,0,0,.4);
|
box-shadow: 0 0 4em 1em rgba(0, 0, 0, 0.2);
|
||||||
}
|
}
|
||||||
|
|
||||||
.logo-wrapper {
|
.logo-wrapper {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user