summaryrefslogtreecommitdiff
path: root/skins/larry/templates/messagepreview.html
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2012-01-18 16:32:35 +0000
committerthomascube <thomas@roundcube.net>2012-01-18 16:32:35 +0000
commitd1c909eaef3f1a24f70d2717ee8068d474993e15 (patch)
treebe7593fbf3fa90bfed3dcdaa71d7f4ccdf6cb2f1 /skins/larry/templates/messagepreview.html
parent37cec41ba59f519a49d7d9d5489746567b9617d0 (diff)
Move attachments list styles to common css file (to be used by other tasks and plugins, too)
Diffstat (limited to 'skins/larry/templates/messagepreview.html')
-rw-r--r--skins/larry/templates/messagepreview.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/larry/templates/messagepreview.html b/skins/larry/templates/messagepreview.html
index 1543acc3f..1a23a951b 100644
--- a/skins/larry/templates/messagepreview.html
+++ b/skins/larry/templates/messagepreview.html
@@ -39,7 +39,7 @@
<div id="messagepreview">
<div class="rightcol">
-<roundcube:object name="messageAttachments" id="attachment-list" />
+<roundcube:object name="messageAttachments" id="attachment-list" class="attachmentslist" />
</div>
<div class="leftcol">
<roundcube:object name="messageObjects" id="message-objects" />