[openstreetmap/openstreetmap-website] Show tag changes in object history view (PR #6448)
Ian Dees
notifications at github.com
Sat Oct 25 04:29:38 UTC 2025
@iandees 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;
How about this?
<img width="340" height="208" alt="image" src="https://github.com/user-attachments/assets/ee39b4f7-4b03-422f-9b12-fd41c6f1d480" />
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6448#discussion_r2462542750
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6448/review/3379656785 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20251024/c862d3b0/attachment.htm>
More information about the rails-dev
mailing list