diff --git a/VERSION b/VERSION index de697b5..904b8f9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1223 \ No newline at end of file +1222 \ No newline at end of file diff --git a/backend/static/css/components.css b/backend/static/css/components.css index 5b2a7dd..87dea9c 100644 --- a/backend/static/css/components.css +++ b/backend/static/css/components.css @@ -7294,25 +7294,14 @@ svg.empty-state-icon { left: 0; right: 0; z-index: 9999; - background: #1f2937; - color: #f3f4f6; - font-size: 0.78rem; - font-weight: 500; + background: var(--c-text-secondary, #6b7280); + color: #fff; + font-size: var(--text-sm); text-align: center; - padding: calc(env(safe-area-inset-top, 0px) + 7px) 16px 7px; - align-items: center; - justify-content: center; - gap: 8px; - box-shadow: 0 2px 8px rgba(0,0,0,.3); + padding: var(--space-2) var(--space-4); pointer-events: none; letter-spacing: 0.01em; } -/* Eingeklappt (5s nach Offline-Gang, boot.js): schmale Icon-Leiste statt 2-Zeilen-Banner — - das volle Banner verdeckte die Karten-Steuerung oben (Gerätetest iOS 2026-06-06). */ -#offline-banner.collapsed { - padding: calc(env(safe-area-inset-top, 0px) + 2px) 16px 2px; -} -#offline-banner.collapsed #offline-banner-text { display: none; } /* ------------------------------------------------------------ STREAK-WIDGET (Welcome-Seite) diff --git a/backend/static/index.html b/backend/static/index.html index 1663fcf..579e5c6 100644 --- a/backend/static/index.html +++ b/backend/static/index.html @@ -86,19 +86,24 @@ Ban Yaro - + - - - - - + + + + + - -
+ +