summaryrefslogtreecommitdiff
path: root/skins/larry/iehacks.css
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-10-24 13:13:43 +0200
committerThomas Bruederli <thomas@roundcube.net>2012-10-24 13:13:43 +0200
commitedfe79a46fa31b766cc3b44799e682ddec1ac700 (patch)
tree95f019206e0fcedc9f95717c3d0c3babd3dbd94e /skins/larry/iehacks.css
parent715a39416ec44e0e12b967afabbb17233b85e687 (diff)
Refactored compose UI according to discussions on the mailing list
Diffstat (limited to 'skins/larry/iehacks.css')
-rw-r--r--skins/larry/iehacks.css6
1 files changed, 1 insertions, 5 deletions
diff --git a/skins/larry/iehacks.css b/skins/larry/iehacks.css
index 93f483c11..83ea946fa 100644
--- a/skins/larry/iehacks.css
+++ b/skins/larry/iehacks.css
@@ -147,14 +147,10 @@ ul.toolbarmenu li a.active:hover,
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f0f0', GradientType=0);
}
-#previewheaderstoggle {
+.moreheaderstoggle {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfb', endColorstr='#e9e9e9', GradientType=1);
}
-#composeoptionsbox {
- border-top: 1px solid #999;
-}
-
#messagelist tbody tr td span.branch div {
float: left;
height: 18px;