diff options
author | Marius Balteanu <marius.balteanu@zitec.com> | 2024-11-20 17:18:11 +0000 |
---|---|---|
committer | Marius Balteanu <marius.balteanu@zitec.com> | 2024-11-20 17:18:11 +0000 |
commit | b6f2529066b5ee7293100f4592388ef1515d24f4 (patch) | |
tree | 427783c57f5015560b1055aa2a8d9e7f06574663 /app | |
parent | 6a02f50037ec7cb4627b26e66364700e72ac1574 (diff) | |
download | redmine-b6f2529066b5ee7293100f4592388ef1515d24f4.tar.gz redmine-b6f2529066b5ee7293100f4592388ef1515d24f4.zip |
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
Diffstat (limited to 'app')
-rw-r--r-- | app/assets/stylesheets/application.css | 2 |
1 files changed, 0 insertions, 2 deletions
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 *****/ |