diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-11-30 08:51:40 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-11-30 08:51:40 +0000 |
| commit | 37a0940f522dccebc9281320e4bb3294bb4444fa (patch) | |
| tree | 8677668fa330a55c9ab409b5e2ef4114a22b7509 /roundcubemail/skins/default/templates | |
| parent | f1800b31fe51aa264f518131a2b7cc0991ef8dea (diff) | |
- small style improvements for folderlist, better Drafts icon
git-svn-id: https://svn.roundcube.net/trunk@3141 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/skins/default/templates')
| -rw-r--r-- | roundcubemail/skins/default/templates/mail.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/skins/default/templates/mail.html b/roundcubemail/skins/default/templates/mail.html index db2f4fe16..a9ccbad83 100644 --- a/roundcubemail/skins/default/templates/mail.html +++ b/roundcubemail/skins/default/templates/mail.html @@ -26,7 +26,7 @@ <div id="mainscreen"> <div id="mailleftcontainer"> <div id="mailboxlist-container"> -<h3 id="mailboxlist-header"><roundcube:label name="mailboxlist" /></h3> +<div class="boxtitle"><roundcube:label name="mailboxlist" /></div> <roundcube:object name="mailboxlist" id="mailboxlist" maxlength="16" /> </div> |
