[openstreetmap/openstreetmap-website] Prerender heatmap in partial (PR #5998)
Marwin Hochfelsner
notifications at github.com
Thu May 15 21:40:05 UTC 2025
@hlfan commented on this pull request.
> + border-radius: 25%;
+ div {
+ background-color: var(--bs-success-text-emphasis);
+ @extend .h-100;
+ }
+ &:empty {
+ @extend .bg-body-secondary, .bg-opacity-75;
+ }
+ &:hover {
+ border: solid 1px #8884;
+ }
+ }
+}
+
+.tooltip.wide {
+ --bs-tooltip-max-width: none;
Not again me not checking the style from the chrome dev tools...
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5998#discussion_r2091996789
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5998/review/2845028734 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250515/0694bef7/attachment.htm>
More information about the rails-dev
mailing list