@hlfan commented on this pull request.
> @@ -20,3 +20,13 @@ $table-border-factor: .1;
$list-group-hover-bg: rgba(var(--bs-emphasis-color-rgb), .075);
$enable-negative-margins: true;
+
+.role-icon-administrator {
+ color: #f69e42;
+}
+.role-icon-moderator {
+ color: #447eff;
+}
+.role-icon-importer {
+ color: #38e13a;
+}
How about renaming `common.scss` to `screen.scss` and putting these screen +
print definitions in a new `common.scss`?
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6215#discussion_r2219692548
You are receiving this because you are subscribed to this thread.
Message ID:
<openstreetmap/openstreetmap-website/pull/6215/review/3038862...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev