From 3af5bb78406a746e1901a541f04ac8400e8cc079 Mon Sep 17 00:00:00 2001 From: thomascube Date: Sun, 26 Oct 2008 20:39:54 +0000 Subject: Add some horizontal space to separate the different control links and quota display --- skins/default/mail.css | 6 ++++++ skins/default/templates/mail.html | 4 +++- 2 files changed, 9 insertions(+), 1 deletion(-) (limited to 'skins') diff --git a/skins/default/mail.css b/skins/default/mail.css index aa35b6927..50b111186 100644 --- a/skins/default/mail.css +++ b/skins/default/mail.css @@ -120,6 +120,12 @@ td.formlinks a:visited text-decoration: underline; } +#listcontrols, +#mailboxcontrols +{ + padding-right: 2em; +} + #messagecountbar { position: absolute; diff --git a/skins/default/templates/mail.html b/skins/default/templates/mail.html index 10c17f0ae..43ff43bb3 100644 --- a/skins/default/templates/mail.html +++ b/skins/default/templates/mail.html @@ -89,10 +89,12 @@       + + : - + -- cgit v1.2.3