[openstreetmap/openstreetmap-website] Adapt notes table to dark mode by overriding Bootstrap colors (PR #4693)
Anton Khorev
notifications at github.com
Sat Apr 13 13:40:26 UTC 2024
@AntonKhorev commented on this pull request.
> @@ -799,6 +799,15 @@ tr.turn:hover {
}
}
+/* Rules for notes pages */
+
+ at include color-mode(dark) {
+ .notes .table-primary td {
There's no standard `table-primary-subtle` class. The background of `table-primary` happens to match `bg-primary-subtle` in light mode.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4693#discussion_r1564038196
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/4693/review/1999264711 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240413/9dff41b5/attachment.htm>
More information about the rails-dev
mailing list