mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 17:24:16 +02:00
css/layout-colors: improve sidebar readability
This commit is contained in:
parent
0cea370a5c
commit
4f6b8c3664
@ -4,7 +4,7 @@
|
|||||||
/* Layout colors */
|
/* Layout colors */
|
||||||
|
|
||||||
#sidebar {
|
#sidebar {
|
||||||
background-color: #eee;
|
background-color: #f9f9f9;
|
||||||
-moz-box-shadow: inset -0.3em 0 0.3em -0.3em #555;
|
-moz-box-shadow: inset -0.3em 0 0.3em -0.3em #555;
|
||||||
-webkit-box-shadow: inset -0.3em 0 0.3em -0.3em #555;
|
-webkit-box-shadow: inset -0.3em 0 0.3em -0.3em #555;
|
||||||
box-shadow: inset -0.3em 0 0.3em -0.3em #555;
|
box-shadow: inset -0.3em 0 0.3em -0.3em #555;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user