@CommanderStorm 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");
the `-webkit` aliase are here to support Opera and UC (sigh..)
https://caniuse.com/mdn-css_properties_mask-image
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6504#pullrequestreview-3438427822
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