[openstreetmap/openstreetmap-website] Fix context menu link color in light mode (PR #6542)
Marwin Hochfelsner
notifications at github.com
Thu Nov 20 11:13:01 UTC 2025
@hlfan commented on this pull request.
>
```suggestion
#map-context-menu {
.dropdown-item:active {
@extend .dropdown-item:focus;
}
&.cm_dropdown {
position: absolute;
z-index: 1000;
}
&.cm_dropdown_menu {
position: absolute;
display: block;
min-width: 200px;
}
}
```
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6542#pullrequestreview-3487211217
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6542/review/3487211217 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20251120/ebfce96a/attachment-0001.htm>
More information about the rails-dev
mailing list