[UI] Better delimited the play queue
This commit is contained in:
@@ -14,6 +14,11 @@ div.contents {
|
||||
padding: 0px 12px 6px;
|
||||
}
|
||||
|
||||
.playqueue {
|
||||
background-color: #BBB;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
.playqueue-playing {
|
||||
background-color: rgba(202, 167, 66, 1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user