As requested by @MrTimscampi + theme adjustement

This commit is contained in:
samuel9554 2020-04-16 15:45:32 -04:00
parent df3a7a75d2
commit a1c40bd8a8
10 changed files with 51 additions and 26 deletions

View file

@ -51,7 +51,9 @@ html {
background-color: rgba(255, 255, 255, 0.8);
}
.dialog {
.dialog,
.nowPlayingPlaylist,
.nowPlayingContextMenu {
background-color: #f0f0f0;
}