mirror of
https://github.com/redmine/redmine.git
synced 2026-01-21 23:13:04 +01:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user