1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-10-05 15:07:11 +02:00

fixed logo hover

This commit is contained in:
GilbN 2018-10-13 19:09:24 +02:00
parent fec5023ac0
commit e28b82d9a9

View File

@ -20,7 +20,7 @@ body {
background: rgba(0, 0, 0, .25) !important;
}
.sidemenu__logo:hover {
background: rgba(0, 0, 0, .25); !important;
background: rgba(0, 0, 0, .25) !important;
}
.sidemenu-item.active, .sidemenu-item:hover {
background-color: rgba(0, 0, 0, .25) !important;