Claude Multicam (a)

This commit is contained in:
chk
2026-06-06 07:21:38 +02:00
parent 45d9837f4f
commit e13ec59a2f
5 changed files with 142 additions and 49 deletions

View File

@@ -66,6 +66,12 @@
}
.cam-toggle:hover { background: rgba(60,60,60,.85); }
/* Snapshot-only-Kamera: Platzhalter statt Live-Bild */
.cam-placeholder {
display: flex; align-items: center; justify-content: center;
color: #444; font-size: 0.82rem; letter-spacing: 0.04em;
}
/* Hi-Res-Test-Button (Phase 1) links neben dem Ein/Aus-Schalter */
.cam-hdtest {
position: absolute; top: 5px; right: 40px; z-index: 2;