[openstreetmap/openstreetmap-website] Prerender heatmap in partial (PR #5998)

Marwin Hochfelsner notifications at github.com
Thu May 15 22:05:56 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;

Ok I've made myself a pre-commit hook that checks that this doesn't happen again.

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

Message ID: <openstreetmap/openstreetmap-website/pull/5998/review/2845066283 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250515/66f09ed8/attachment.htm>


More information about the rails-dev mailing list