From 1fb5874f276e9ce7731e8f166b19a371ce33b894 Mon Sep 17 00:00:00 2001 From: alecpl Date: Mon, 27 Apr 2009 07:24:11 +0000 Subject: - fix attachment mimetype setting after upload - move style of delete button in attachment-list to mail.css file --- skins/default/mail.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'skins') diff --git a/skins/default/mail.css b/skins/default/mail.css index ab4579eb9..c66998dd9 100644 --- a/skins/default/mail.css +++ b/skins/default/mail.css @@ -1016,6 +1016,12 @@ div.message-htmlpart div.rcmBody overflow: hidden; } +#compose-attachments ul li img +{ + padding-right: 2px; + vertical-align: middle; +} + #attachment-title { background: url(images/icons/attachment.png) top left no-repeat; -- cgit v1.2.3