From e812288063a3ecdc40cedc7d1d5e692df740b585 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Tue, 5 May 2009 21:16:11 +0000 Subject: [PATCH] Improved messages attachments display in web interface Monotone-Parent: d5f67d6e4d96fb56aedcbaef7a68bdf915d7ad8c Monotone-Revision: b3a24e425f02d22903e826a50c1e2421ea43be6f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-05-05T21:16:11 Monotone-Branch: ca.inverse.sogo --- .../MailPartViewers/UIxMailPartLinkViewer.wox | 2 +- UI/WebServerResources/MailerUI.css | 13 +++++++++++-- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox b/UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox index bba7fd1a1..bf985eb64 100644 --- a/UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox +++ b/UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox @@ -4,7 +4,7 @@ xmlns:var="http://www.skyrix.com/od/binding" xmlns:const="http://www.skyrix.com/od/constant" xmlns:label="OGo:label" - class="linked_attachment_frame" + class="linked_attachment_frame file" >
A.node > SPAN.nodeName { color: #777; font-style: italic; }