From: Anton Khorev Date: Sun, 1 Oct 2023 23:06:38 +0000 (+0300) Subject: Remove custom opacity from changeset comments count X-Git-Tag: live~1421^2~1 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/9768a0171726d3bd445194a11330da98e00c91bf?ds=sidebyside Remove custom opacity from changeset comments count --- diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index b95d1fcd6..bf527125d 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -733,10 +733,6 @@ tr.turn:hover { color: $darkgrey; } - .comments-0 { - opacity: 0.5; - } - .changeset_more .loader { display: none; width: 100%; diff --git a/app/views/changesets/_changeset.html.erb b/app/views/changesets/_changeset.html.erb index a59c85ec4..993008951 100644 --- a/app/views/changesets/_changeset.html.erb +++ b/app/views/changesets/_changeset.html.erb @@ -24,7 +24,7 @@ #<%= changeset.id %> -
+
"> <%= changeset.comments.length %>