[openstreetmap/openstreetmap-website] Fix geolocate `background-color` being used instead of `color` (PR #6748)

Marwin Hochfelsner notifications at github.com
Wed Jan 28 18:48:27 UTC 2026


@hlfan commented on this pull request.



> +  .maplibregl-user-location-accuracy-circle {
+    background-color: $green;
+    opacity: 0.2;
   }
 
-  &:last-child,
-  &:last-child:focus {
-    border-radius: 0 0 0 4px;
+  .maplibregl-user-location-dot,
+  .maplibregl-user-location-dot:before {
+    background-color: $vibrant-green;
   }

These aren't in the control container.

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

Message ID: <openstreetmap/openstreetmap-website/pull/6748/review/3718434276 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260128/4f7b182b/attachment.htm>


More information about the rails-dev mailing list