summaryrefslogtreecommitdiff
path: root/skins/larry/iehacks.css
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-07-04 23:39:45 +0200
committerThomas Bruederli <thomas@roundcube.net>2012-07-04 23:39:45 +0200
commit77fad166e30e5fd225495c6c78f525d0ce27c7b3 (patch)
tree7a8d8883e0cfe2c62f837fb4da629b5094c2e3c4 /skins/larry/iehacks.css
parentb1f30d873d52e15162b1ea5b8f3b57d96e926cdf (diff)
Some last layout changes for Larry: move search box to the right, visually connect message list footer to the list
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 9d0d782f9..288202111 100644
--- a/skins/larry/iehacks.css
+++ b/skins/larry/iehacks.css
@@ -131,6 +131,10 @@ ul.toolbarmenu li a.active:hover,
/*** mail.css ***/
+#messagelistfooter {
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#c6c6c6', GradientType=0);
+}
+
#mailboxlist li.mailbox .unreadcount {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#82acb5', endColorstr='#6a939f', GradientType=0);
}