1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-10-26 23:02:54 +02:00
This commit is contained in:
GilbN 2018-12-22 17:41:16 +01:00
parent 9c31a7c18d
commit 17d48476de

View File

@ -75,15 +75,9 @@ color:#FFFFFF !important;
background-color: rgba(0, 0, 0, .25) !important;
}
/* sidemenu */
.sidemenu-open .sidemenu {
background: rgba(0, 0, 0, .25) !important;
}
.sidemenu__logo:hover {
background: rgba(0, 0, 0, .25) !important;
}
.sidemenu-item.active, .sidemenu-item:hover {
background-color: rgba(0, 0, 0, .25) !important;
/* Hide sidemenu */
.sidemenu {
display: none !important;
}
/* Dashboard dropdown menu */