Remove unused styles for span.add_attachment a (#43684).

Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24331 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2026-01-19 09:13:21 +00:00
parent dde02f3b99
commit 4e2a5e959e

View File

@@ -633,7 +633,6 @@ td.center {text-align:center;}
span#watchers_inputs {overflow:auto; display:block;}
span.search_for_watchers {display:block;}
span.search_for_watchers, span.add_attachment {font-size:93%; line-height:2.5em;}
span.add_attachment a {padding-left:16px; background: url(/bullet_add.png) no-repeat 0 50%; }
input:disabled, select:disabled, textarea:disabled {
cursor: not-allowed;