summaryrefslogtreecommitdiff
path: root/skins/larry/mail.css
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-05-13 18:35:28 +0200
committerThomas Bruederli <bruederli@kolabsys.com>2012-05-13 18:37:09 +0200
commit5cdc47a1ca96d91ef5fa60e9dd9589ede2a1e43d (patch)
tree8e276a580c5628ca0bcf36c0c1197be743f92fcc /skins/larry/mail.css
parentb3da048e390ebd148a4fe5708ad2a0284f226bc4 (diff)
Flipped compose options arrow (#1488474)
Diffstat (limited to 'skins/larry/mail.css')
-rw-r--r--skins/larry/mail.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/skins/larry/mail.css b/skins/larry/mail.css
index 94e210a7c..4fb3b723d 100644
--- a/skins/larry/mail.css
+++ b/skins/larry/mail.css
@@ -737,11 +737,11 @@ h3.subject {
div.more-headers {
cursor: pointer;
height: 10px;
- background: url(images/buttons.png) center -1579px no-repeat;
+ background: url(images/buttons.png) center -1619px no-repeat;
}
div.hide-headers {
- background-position: center -1589px;
+ background-position: center -1629px;
}
#all-headers {
@@ -1114,12 +1114,12 @@ div.message-part blockquote blockquote blockquote {
left: 6px;
width: 20px;
height: 18px;
- background: url(images/buttons.png) -3px -458px no-repeat;
+ background: url(images/buttons.png) -3px -1640px no-repeat;
text-decoration: none;
}
#composeoptionstoggle.enabled {
- background-position: -28px -458px;
+ background-position: -28px -1640px;
}
#composeview-bottom {