diff --git a/css/mods-for-hesk-new.css b/css/mods-for-hesk-new.css index d5a386e5..89e011d8 100644 --- a/css/mods-for-hesk-new.css +++ b/css/mods-for-hesk-new.css @@ -111,6 +111,7 @@ } +.attachment-table > tbody > tr > td > a > i, .attachment-table > tbody > tr > td > i, .dropdown-empty > i { color: #ddd; diff --git a/inc/view_attachment_functions.inc.php b/inc/view_attachment_functions.inc.php index a5259213..2418ad0c 100644 --- a/inc/view_attachment_functions.inc.php +++ b/inc/view_attachment_functions.inc.php @@ -56,7 +56,7 @@ function mfh_listAttachments($attachments = '', $reply = 0, $is_staff) echo ''; } else { echo ' - + '; } } else {