[openstreetmap/openstreetmap-website] Invert trace images in dark mode (PR #4679)
Tobias
notifications at github.com
Thu Apr 11 05:24:13 UTC 2024
@tordans commented on this pull request.
> @@ -1036,4 +1036,12 @@ div.secondary-actions {
margin-bottom: -1px;
}
+/* Rules for traces */
+
+ at include color-mode(dark) {
+ img.trace_image {
Should this maybe be a custom utility class? The utility class name would tell more about what it does. Something like 'dark-invert-image'.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4679#pullrequestreview-1993305296
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/4679/review/1993305296 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240410/c59e7c37/attachment.htm>
More information about the rails-dev
mailing list