[openstreetmap/openstreetmap-website] Use bootstrap text-muted in place of custom deemphasze class (#2696)
Andy Allan
notifications at github.com
Wed Jul 8 18:00:50 UTC 2020
@gravitystorm commented on this pull request.
> @@ -101,6 +101,10 @@ a {
}
}
+.text-muted a {
In bootstrap `text-muted` there is no highlight colour for links, just an underline on hover. We use muted text with multiple links in various places, so I decided to keep the link colouring for now.
The deemphasize rules are still needed for standard-form help text, but will be removed after forms are refactored.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/2696#discussion_r451729303
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20200708/887488d2/attachment.htm>
More information about the rails-dev
mailing list