Livestream Database Handling for Overwrite mode complete. Schedule goes back to pre-stream state if server crashes/stops.
This commit is contained in:
parent
85c1258bb6
commit
8c8b2a6f0b
6 changed files with 194 additions and 55 deletions
|
|
@ -104,6 +104,11 @@ div.queue-entry{
|
|||
user-select: none;
|
||||
}
|
||||
|
||||
|
||||
div.queue-entry.live{
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
div.queue-entry p{
|
||||
z-index: 2;
|
||||
pointer-events: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue