Update organizr-hotline.css

This commit is contained in:
GilbN 2019-06-14 12:14:21 +02:00 committed by GitHub
parent 5c15e2ff49
commit 86fcad6f70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,7 +57,7 @@
box-shadow: 1px 0px 10px rgba(0, 0, 0, 0.6); box-shadow: 1px 0px 10px rgba(0, 0, 0, 0.6);
} }
.sidebar-head { .sidebar-head {
background: transparent !important; background: var(--main-bg-color) !important;
} }
#side-menu li a { #side-menu li a {
color: #ffffff; color: #ffffff;