[openstreetmap/openstreetmap-website] Use bootstrap text-muted in place of custom deemphasze class (#2696)

Andy Allan notifications at github.com
Wed Jul 8 18:04:26 UTC 2020


@gravitystorm commented on this pull request.



> @@ -1417,7 +1421,7 @@ tr.turn:hover {
     margin-top: $lineheight/2;
   }
 
-  &.deemphasize {
+  &.deleted {

I think the class name is better as "deleted", since that's what has happened to the entry/comment. The associated css (setting a red background) isn't de-emphasizing anything, so it's a bit misleading to keep the original name. 

-- 
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_r451731355
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20200708/4f0f8a02/attachment.htm>


More information about the rails-dev mailing list