CLeanup unused stuff
CI / ci (push) Successful in 44s

This commit is contained in:
2026-05-25 21:35:02 +02:00
parent 6bbde5c1cf
commit 3faab3e3e4
20 changed files with 332 additions and 49 deletions
+3
View File
@@ -17,6 +17,9 @@
border-radius: 8px;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.55), 0 2px 8px rgba(0, 0, 0, 0.35),
inset 0 1px 0 rgba(255, 255, 255, 0.04);
/* Ensure Director's Board appears above the video strip */
z-index: 100;
// ── Hide Foundry's default window header ──────────────────────────────────
header.window-header { display: none; }