Fix: Karte CSS-Filter statt CartoDB Dark, Social Wrapper 860px
Karte Dark-Mode: - CSS-Filter statt CartoDB Dark Matter (war zu dunkel) invert(93%) hue-rotate(180deg) brightness(0.88) contrast(0.88) saturate(0.85) Gleiche OSM-Tiles, Marker bleiben unbeeinflusst (tilePane separater Layer) - Filter sofort bei Init + bei Theme-Wechsel via MutationObserver Social: - Outer Wrapper width:100%;max-width:860px;margin:0 auto Header-Karte und Tabs sind jetzt konsistent gleich breit SW by-v1023, APP_VER 1023
This commit is contained in:
parent
721e630a34
commit
2cf0bc0d97
5 changed files with 17 additions and 23 deletions
|
|
@ -3,7 +3,7 @@
|
|||
Offline-Cache + Push Notifications + Tile-Cache
|
||||
============================================================ */
|
||||
|
||||
const CACHE_VERSION = 'by-v1022';
|
||||
const CACHE_VERSION = 'by-v1023';
|
||||
const CACHE_STATIC = `${CACHE_VERSION}-static`;
|
||||
const CACHE_TILES = 'ban-yaro-tiles-v1'; // bleibt über SW-Updates erhalten
|
||||
const CACHE_API = 'ban-yaro-api-v1'; // API-Response-Cache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue