summaryrefslogtreecommitdiff
path: root/skins/larry/iehacks.css
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-10-01 17:45:52 +0200
committerThomas Bruederli <thomas@roundcube.net>2012-10-01 17:45:52 +0200
commitc23aad2feb9923cbf9197f4d99f73978a61de832 (patch)
tree790552324ff0c554c2df2452108af244e94cd8ea /skins/larry/iehacks.css
parentab08544520cc47b8a63be1737d5d6edb02c511b4 (diff)
Revert "Add full headers view in message preview window (#1488538)"
This reverts commit af276f21e5364eb65a56b64c3455bc284ff1e2f2. Conflicts: CHANGELOG skins/larry/mail.css
Diffstat (limited to 'skins/larry/iehacks.css')
-rw-r--r--skins/larry/iehacks.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/larry/iehacks.css b/skins/larry/iehacks.css
index bba93dc33..288202111 100644
--- a/skins/larry/iehacks.css
+++ b/skins/larry/iehacks.css
@@ -143,7 +143,7 @@ ul.toolbarmenu li a.active:hover,
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#005d76', endColorstr='#004558', GradientType=0);
}
-#partheader, #composeheaders {
+#messageheader, #partheader, #composeheaders {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e9e9e9', GradientType=0);
}