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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user