summaryrefslogtreecommitdiff
path: root/skins/larry
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-10-17 23:32:08 +0200
committerThomas Bruederli <thomas@roundcube.net>2012-10-17 23:32:08 +0200
commit3bc6ae04ae11a2e84a457a80a3892d6072bcc334 (patch)
tree47d7770a5d16741053dfdcf1c109961deaae1434 /skins/larry
parentb50a6c843d9f69e926998fcc16fac3ed6fd2f737 (diff)
Adapt classic skin to new extwin feature
Diffstat (limited to 'skins/larry')
-rw-r--r--skins/larry/mail.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/skins/larry/mail.css b/skins/larry/mail.css
index b819e777b..3ec325b6f 100644
--- a/skins/larry/mail.css
+++ b/skins/larry/mail.css
@@ -1174,6 +1174,11 @@ div.message-part blockquote blockquote blockquote {
z-index: 100;
}
+#composebuttons a.button.extwin {
+ padding: 2px 3px;
+ margin-top: -3px;
+}
+
.compose-headers {
width: 99%;
margin: 4px 0;