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

Tom Hughes notifications at github.com
Thu May 15 21:36:23 UTC 2025


@tomhughes requested changes 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;

You've got a tab here as the indent.

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

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


More information about the rails-dev mailing list