feat (ui) CSS

This commit is contained in:
kodi
2026-03-11 16:57:08 +01:00
parent 6e7b3cffae
commit 73e47f0466
8 changed files with 1224 additions and 85 deletions
+6 -1
View File
@@ -10,7 +10,12 @@
<div id="app-shell">
<header id="title-zone">
<h1>WebManager v2</h1>
<div id="status"></div>
<div id="title-zone-actions">
<div id="status"></div>
<button id="theme-toggle" type="button" aria-label="Toggle theme" title="Toggle theme">
<span id="theme-toggle-icon" aria-hidden="true"></span>
</button>
</div>
</header>
<main id="workspace" class="workspace">