thomascube
2008-10-26 3af5bb78406a746e1901a541f04ac8400e8cc079
Add some horizontal space to separate the different control links and quota display

2 files modified
14 ■■■■ changed files
skins/default/mail.css 6 ●●●●● patch | view | raw | blame | history
skins/default/templates/mail.html 8 ●●●●● patch | view | raw | blame | history
skins/default/mail.css
@@ -120,6 +120,12 @@
  text-decoration: underline;
}
#listcontrols,
#mailboxcontrols
{
  padding-right: 2em;
}
#messagecountbar
{
  position: absolute;
skins/default/templates/mail.html
@@ -89,10 +89,12 @@
<roundcube:button command="select-all" label="all" classAct="active" />&nbsp;
<roundcube:button command="select-all" prop="unread" label="unread" classAct="active" />&nbsp;
<roundcube:button command="select-none" label="none" classAct="active" /> &nbsp;
<roundcube:if condition="env:quota" />
<roundcube:label name="quota" />: <roundcube:object name="quotaDisplay" display="image" width="100" id="quotadisplay" />
<roundcube:endif />
</span>
<roundcube:if condition="env:quota" />
<span id="quotabox">
<roundcube:label name="quota" />: <roundcube:object name="quotaDisplay" display="image" width="100" id="quotadisplay" />
</span>
<roundcube:endif />
</td>
<td width="1%">
<span id="countcontrols">