summaryrefslogtreecommitdiff
path: root/skins/larry/iehacks.css
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-10-02 16:27:45 +0200
committerThomas Bruederli <thomas@roundcube.net>2012-10-02 16:27:45 +0200
commit10467e8a5957666051bcb2a48282f49e6688d7d4 (patch)
tree061dcd8bce0403b5f4d74853fbd1dc5eddcc676c /skins/larry/iehacks.css
parent7257040ca27e02020752d76a4b80e9d3a18c60fb (diff)
Unify appearence of message view (full and preview); limit number of recipients to be displayed in headers section
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..93f483c11 100644
--- a/skins/larry/iehacks.css
+++ b/skins/larry/iehacks.css
@@ -144,7 +144,7 @@ ul.toolbarmenu li a.active:hover,
}
#messageheader, #partheader, #composeheaders {
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e9e9e9', GradientType=0);
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f0f0', GradientType=0);
}
#previewheaderstoggle {