Fixed issues with IA utils, continued work on playlist mgmt UI
This commit is contained in:
parent
3da88aea2a
commit
f4db10fbc3
7 changed files with 142 additions and 56 deletions
|
|
@ -546,7 +546,13 @@ div.archived p{
|
|||
border-block: var(--accent1) solid 1px;
|
||||
}
|
||||
|
||||
.not-first-queue-playlist-div{
|
||||
|
||||
.queue-playlist-media-container-div{
|
||||
background-color: var(--bg1-alt0);
|
||||
border-block: var(--accent1) solid 1px;
|
||||
}
|
||||
|
||||
.queue-playlist-span.not-first{
|
||||
border-top: var(--bg1-alt0) solid 1px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue