[openstreetmap/openstreetmap-website] Show tag changes in object history view (PR #6448)
Minh Nguyễn
notifications at github.com
Sat Oct 25 05:06:58 UTC 2025
@1ec5 commented on this pull request.
> +.diff-indicator-cell.diff-removed {
+ background-color: var(--bs-danger);
+}
+
+.diff-indicator-cell.diff-unmodified {
+ background-color: var(--bs-border-color);
+ color: var(--bs-body-color);
+}
+
+.diff-cell {
+ padding: 0.25rem 0.5rem !important;
+}
+
+/* Modified tag key cell styling */
+.diff-key-modified {
+ color: var(--bs-body-color) !important;
Yes, that’s exactly what I had in mind, thanks!
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6448#discussion_r2462566498
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6448/review/3379694378 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20251024/53dc9b7c/attachment.htm>
More information about the rails-dev
mailing list