Fix: theme-color JS-Fallback für Samsung, Wischgesten-Tipp in Settings, _syncThemeColor bei init (SW by-v811)
This commit is contained in:
parent
480a343ec0
commit
1fdd7d4ed0
5 changed files with 25 additions and 14 deletions
|
|
@ -334,9 +334,9 @@ window.Page_settings = (() => {
|
|||
background:var(--c-warning-subtle,rgba(245,158,11,0.12));
|
||||
border:1px solid rgba(245,158,11,0.3);
|
||||
font-size:var(--text-xs);color:var(--c-text-secondary);line-height:1.5">
|
||||
<strong style="color:var(--c-warning,#f59e0b)">Samsung Internet Tipp:</strong>
|
||||
Für korrekte Farben im Samsung Browser unter
|
||||
<em>Einstellungen → Webseitenansicht → Dark Mode</em> deaktivieren.
|
||||
<strong style="color:var(--c-warning,#f59e0b)">Samsung Internet Tipps:</strong><br>
|
||||
• Farben: <em>Einstellungen → Webseitenansicht → Dark Mode</em> deaktivieren.<br>
|
||||
• Vollbild: <em>Einstellungen → Display → Navigationsleiste → Wischgesten</em> aktivieren.
|
||||
</div>` : ''}
|
||||
|
||||
<!-- KI-Notiz-Assistent -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue