Fix: Globaler Dark-Mode-Filter für alle Leaflet-Karten
design-system.css: .leaflet-tile-pane bekommt den invert/hue-rotate-Filter im Dark-Mode — gilt für walks, lost, poison, forum, routes und alle anderen Seiten mit eingebetteten Leaflet-Karten. design-system.css ?v=1025, SW by-v1026, APP_VER 1026
This commit is contained in:
parent
19640af288
commit
d8b75fbcab
5 changed files with 14 additions and 4 deletions
|
|
@ -3,7 +3,7 @@
|
|||
Offline-Cache + Push Notifications + Tile-Cache
|
||||
============================================================ */
|
||||
|
||||
const CACHE_VERSION = 'by-v1025';
|
||||
const CACHE_VERSION = 'by-v1026';
|
||||
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