summaryrefslogtreecommitdiff
path: root/skins/classic/mail.css
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2013-06-16 20:25:39 +0200
committerThomas Bruederli <thomas@roundcube.net>2013-06-16 20:25:39 +0200
commite11e7e786b01672962a9819c1fd0a65402ce4f30 (patch)
treea9c19f314149b38d1d63f3989871fa969467bd3e /skins/classic/mail.css
parent5c74e86eeefceee188265f626a4318c9f2d06001 (diff)
Add UI elements for message import to classic skin
Diffstat (limited to 'skins/classic/mail.css')
-rw-r--r--skins/classic/mail.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/skins/classic/mail.css b/skins/classic/mail.css
index 7c350ca3d..b99c599b4 100644
--- a/skins/classic/mail.css
+++ b/skins/classic/mail.css
@@ -1600,16 +1600,19 @@ input.from_address
vertical-align: middle;
}
+#upload-form,
#attachment-form
{
padding: 6px;
}
+#upload-form div,
#attachment-form div
{
padding: 2px;
}
+#upload-form div.buttons,
#attachment-form div.buttons
{
margin-top: 4px;