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
|
|
@ -101,7 +101,7 @@
|
|||
</script>
|
||||
|
||||
<!-- CSS: Reihenfolge ist wichtig — ?v= zwingt Browser zur Neuladung -->
|
||||
<link rel="stylesheet" href="/css/design-system.css?v=907">
|
||||
<link rel="stylesheet" href="/css/design-system.css?v=1025">
|
||||
<link rel="stylesheet" href="/css/layout.css?v=1013">
|
||||
<link rel="stylesheet" href="/css/components.css?v=1015">
|
||||
</head>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue