@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/[email protected]>
_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to