From: Marius Balteanu Date: Wed, 20 Nov 2024 17:18:11 +0000 (+0000) Subject: Merge r23293 from trunk to 6.0-stable (#41780). X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=b6f2529066b5ee7293100f4592388ef1515d24f4;p=redmine.git Merge r23293 from trunk to 6.0-stable (#41780). git-svn-id: https://svn.redmine.org/redmine/branches/6.0-stable@23297 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/app/assets/stylesheets/application.css b/app/assets/stylesheets/application.css index cc265c933..68edff6e8 100644 --- a/app/assets/stylesheets/application.css +++ b/app/assets/stylesheets/application.css @@ -239,8 +239,6 @@ a.user.user-mention { #admin-menu a {line-height:1.7em;} #admin-menu a.selected:not(:has(svg)) {padding-left: 20px !important; background-position: 2px 40%;} -a.collapsible {padding-left: 12px; } - a#toggle-completed-versions {color:#999;} /***** Dropdown *****/