[openstreetmap/openstreetmap-website] Use class based map tiles dark mode (PR #5505)

Marwin Hochfelsner notifications at github.com
Thu Jan 16 20:02:40 UTC 2025


@hlfan commented on this pull request.



> @@ -516,13 +515,13 @@ body.small-nav {
 }
 
 @mixin dark-map-color-scheme {
-  .leaflet-tile-container,
+  .leaflet-layer,

Removing the need to stop `.leaflet-tile` from inheriting the filter from `.leaflet-tile-container` since `.leaflet-tile-container` doesn't inherit the filter from `.leaflet-layer`.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5505#discussion_r1919132738
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/5505/review/2557188181 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250116/bd7d76f1/attachment.htm>


More information about the rails-dev mailing list