telepresence and animation menus

This commit is contained in:
2026-04-19 22:55:40 +03:00
parent 07f26e3906
commit 9b4cff9af1
7 changed files with 1349 additions and 361 deletions

View File

@@ -273,6 +273,7 @@ label { font-size: 12px; color: var(--muted); display: block; margin-bottom: 3px
.log-entry .evt-error { color: var(--danger); }
.log-entry .evt-motion { color: var(--warn); }
.log-entry .evt-entity { color: var(--success); }
.log-entry .evt-success { color: var(--success); }
/* ── Tabs ── */
.tabs {