From: Marius Balteanu Date: Mon, 18 Nov 2024 21:25:21 +0000 (+0000) Subject: Removes unnecessary indentation for "Completed versions" in the Roadmap sidebar ... X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=39425d43d3e39ffbfe5c93c9b4d4fbe4aed949fa;p=redmine.git Removes unnecessary indentation for "Completed versions" in the Roadmap sidebar (#41780). git-svn-id: https://svn.redmine.org/redmine/trunk@23293 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/app/assets/stylesheets/application.css b/app/assets/stylesheets/application.css index ffcdf94a6..4f971d80d 100644 --- a/app/assets/stylesheets/application.css +++ b/app/assets/stylesheets/application.css @@ -240,8 +240,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 *****/