mirror of
https://github.com/redmine/redmine.git
synced 2026-03-20 03:12:02 +01:00
Remove unused styles for div.attachments p (#43685).
Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@24332 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -1246,7 +1246,6 @@ a.remove-upload:hover {text-decoration:none !important;}
|
||||
|
||||
div.fileover, p.custom-field-filedroplistner.fileover { background-color: var(--oc-violet-0); }
|
||||
|
||||
div.attachments p { margin:4px 0 2px 0; }
|
||||
div.attachments img { vertical-align: middle; }
|
||||
div.attachments span.author { font-size: 0.9em; color: var(--oc-gray-6); }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user