Finished up with Playlist Managment UI.
This commit is contained in:
parent
c8c59feb7f
commit
f21b66fae0
7 changed files with 180 additions and 42 deletions
|
|
@ -560,17 +560,16 @@ div.archived p{
|
|||
color: var(--accent1-alt0);
|
||||
}
|
||||
|
||||
.queue-playlist-control:not(.danger-button):not(:hover).queue-playlist-control:not(.positive-button):not(:hover){
|
||||
.queue-playlist-control:not(.danger-text, .positive-button, .danger-button, :hover){
|
||||
background-color: var(--bg1-alt0);
|
||||
color: var(--accent1);
|
||||
}
|
||||
|
||||
|
||||
.queue-playlist-media-div.not-first{
|
||||
border-top: var(--bg1) solid 1px;
|
||||
}
|
||||
|
||||
.queue-playlist-control:not(.queue-playlist-queue-random-button){
|
||||
.queue-playlist-control.not-first{
|
||||
border-left: var(--accent1-alt0) solid 1px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue