summaryrefslogtreecommitdiff
path: root/skins/larry/templates
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2013-01-31 13:48:56 +0100
committerThomas Bruederli <thomas@roundcube.net>2013-01-31 13:48:56 +0100
commitb7ea947844b97fe4cb0e2bd37b84d79fff8014f4 (patch)
tree8cb8c5c4e9649f34740c7d0e8568bee29b9c7ac1 /skins/larry/templates
parentf5aecf055b88c5ac34e0bc9cb4aa76c866f4e620 (diff)
Define a global style for tree lists
Diffstat (limited to 'skins/larry/templates')
-rw-r--r--skins/larry/templates/mail.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/larry/templates/mail.html b/skins/larry/templates/mail.html
index e145ddff8..85cd5203b 100644
--- a/skins/larry/templates/mail.html
+++ b/skins/larry/templates/mail.html
@@ -30,7 +30,7 @@
<div id="folderlist-header"></div>
<div id="mailboxcontainer" class="uibox listbox">
<div id="folderlist-content" class="scroller withfooter">
-<roundcube:object name="mailboxlist" id="mailboxlist" class="listing" folder_filter="mail" unreadwrap="%s" />
+<roundcube:object name="mailboxlist" id="mailboxlist" class="treelist listing" folder_filter="mail" unreadwrap="%s" />
</div>
<div id="folderlist-footer" class="boxfooter">
<roundcube:button name="mailboxmenulink" id="mailboxmenulink" type="link" title="folderactions" class="listbutton groupactions" onclick="UI.show_popup('mailboxmenu');return false" innerClass="inner" content="&#9881;" />