1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update blueradiance themes left panel

This commit is contained in:
grafixeyehero 2019-01-12 16:11:45 +03:00
parent 02918d066f
commit 845080e85d

View file

@ -302,11 +302,15 @@ html {
}
.mainDrawer {
background-color: #1c1c1c
background-color: rgba(0, 0, 0, .5)
}
.drawer-open {
background-color: #011432
}
.navMenuOption:hover {
background: #252528
background: rgba(221, 221, 221, 0.068)
}
.navMenuOption-selected {