summaryrefslogtreecommitdiff
path: root/skins/larry/iehacks.css
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2012-09-04 09:32:24 +0200
committerAleksander Machniak <alec@alec.pl>2012-09-04 09:32:24 +0200
commitaf276f21e5364eb65a56b64c3455bc284ff1e2f2 (patch)
treedaa76e264e4615b50236cf27def73fbe317930c2 /skins/larry/iehacks.css
parent5f8097b9eba09302be561d67ce035275494043e3 (diff)
Add full headers view in message preview window (#1488538)
Fix message display page issues - unified with message preview (#1488590, #1488642)
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 288202111..bba93dc33 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);
}
-#messageheader, #partheader, #composeheaders {
+#partheader, #composeheaders {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e9e9e9', GradientType=0);
}