[UI] Adjusted some colors on mediaplayer
This commit is contained in:
@@ -15,7 +15,7 @@ div.contents {
|
||||
}
|
||||
|
||||
.playqueue {
|
||||
background-color: #BBB;
|
||||
background-color: #EEE;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
@@ -43,7 +43,7 @@ div.contents {
|
||||
}
|
||||
|
||||
.mediaplayer {
|
||||
background-color: #ccc;
|
||||
background-color: #CCC;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user