summaryrefslogtreecommitdiff
path: root/skins/larry/iehacks.css
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-06-28 19:37:54 +0200
committerThomas Bruederli <thomas@roundcube.net>2012-06-28 19:37:54 +0200
commitbe72a0f931373fcb4cbb3203307f4460e9759592 (patch)
tree4aefc2f943db726b25e5c4f2104928095eeba0eb /skins/larry/iehacks.css
parentd9012055cbc94e478c41c975c2d22843d847b065 (diff)
Better style for preview header toggle
Diffstat (limited to 'skins/larry/iehacks.css')
-rw-r--r--skins/larry/iehacks.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/skins/larry/iehacks.css b/skins/larry/iehacks.css
index 38d68acdd..9d0d782f9 100644
--- a/skins/larry/iehacks.css
+++ b/skins/larry/iehacks.css
@@ -143,6 +143,10 @@ ul.toolbarmenu li a.active:hover,
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e9e9e9', GradientType=0);
}
+#previewheaderstoggle {
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfb', endColorstr='#e9e9e9', GradientType=1);
+}
+
#composeoptionsbox {
border-top: 1px solid #999;
}