As requested by @MrTimscampi + theme adjustement
This commit is contained in:
@@ -48,7 +48,9 @@ html {
|
||||
}
|
||||
|
||||
.backgroundContainer,
|
||||
.dialog {
|
||||
.dialog,
|
||||
.nowPlayingPlaylist,
|
||||
.nowPlayingContextMenu {
|
||||
background: -webkit-gradient(linear, left top, left bottom, from(#0f3562), color-stop(#1162a4), to(#03215f));
|
||||
background: -webkit-linear-gradient(top, #0f3562, #1162a4, #03215f);
|
||||
background: -o-linear-gradient(top, #0f3562, #1162a4, #03215f);
|
||||
|
||||
Reference in New Issue
Block a user