@tomhughes commented on this pull request.
> + background-color: $green !important;
+ opacity: 0.2 !important;
+}
+
+.maplibregl-user-location-dot, .maplibregl-user-location-dot:before {
+ background-color: $vibrant-green !important;
+}
+
+.maplibregl-ctrl button .maplibregl-ctrl-icon {
+ background-image: none !important;
+ background-color: white;
+}
+
+.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon {
+ mask-image: image-url("map-controls/zoomin.svg");
+ -webkit-mask-image: image-url("map-controls/zoomin.svg");
There's no need to add them manually though as we include `autoprefixer-rails`
in the asset pipeline to generate any necessary prefixes.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6504#discussion_r2507003916
You are receiving this because you are subscribed to this thread.
Message ID:
<openstreetmap/openstreetmap-website/pull/6504/review/[email protected]>_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev