Sonnensystem-Header-Fixes: Pille-Breite, obs-launcher, eigene Icons

- Komponente: .ggs-header--float bekommt display:flex (war auf design-
  system.css angewiesen) -> behebt volle-Breite-Pille bei Sims ohne
  design-system (Sonnensystem).
- obs-launcher (Aufgaben/Info) unter den Header (top 64, links 268).
- Eigene SVG-Icons: Leichte-Sprache (Textseite), Lights (Gluehbirne),
  Theme (Sonne/Mond-Umschaltung) statt Emoji.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-08-25 21:43:30 +02:00
parent 637c058507
commit 085b0b6aa8
2 changed files with 9 additions and 5 deletions
+2
View File
@@ -12,6 +12,8 @@
/* Werte 1:1 aus admin-styleguide.html (Entwurf B, von Thomas bestätigt) */
.ggs-header--float {
display: flex !important; /* selbsttragend, auch ohne design-system.css */
align-items: center;
background: transparent !important;
border-bottom: none !important;
height: auto !important;