Finished up with Persistent queue storage in database.
This commit is contained in:
parent
d60182ceae
commit
8a273d8055
3 changed files with 296 additions and 80 deletions
|
|
@ -535,6 +535,10 @@ div.now-playing{
|
|||
text-shadow: var(--focus-glow0);
|
||||
}
|
||||
|
||||
div.archived{
|
||||
color: var(--bg2-alt1);
|
||||
}
|
||||
|
||||
/* altcha theming*/
|
||||
div.altcha{
|
||||
box-shadow: 4px 4px 1px var(--bg1-alt0) inset;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue