minor playlist styling fix
This commit is contained in:
parent
3bb35d5721
commit
eeb63b5124
|
@ -614,7 +614,7 @@ h2 svg {
|
|||
background-image: url('/icon-queue.svg');
|
||||
}
|
||||
|
||||
.controls a:last-child.queued {
|
||||
.controls a:last-child.queued, #queue-container .controls a:last-child {
|
||||
background-image: url('/icon-trash.svg');
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue