From 803a7dacc7e5f26991de9ab64ddbcb7a71639650 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Wed, 21 Oct 2009 14:31:48 -0600 Subject: [PATCH] IE7 CSS fixes --- imp/themes/ie7-dimp.css | 19 ++----------------- 1 file changed, 2 insertions(+), 17 deletions(-) diff --git a/imp/themes/ie7-dimp.css b/imp/themes/ie7-dimp.css index 3c24119af..b53ac3870 100644 --- a/imp/themes/ie7-dimp.css +++ b/imp/themes/ie7-dimp.css @@ -4,23 +4,15 @@ #sidebarPanel li { overflow: hidden; - max-width: 133px; - text-overflow: ellipsis; } #sidebarPanel .folderlist { overflow-y: auto; } #msgSplitPane { - margin-top: -4px; width: 99.7%; } -div.msgSize { - width: auto; - overflow: hidden; -} - #to, #cc, #bcc { overflow: auto; } @@ -29,20 +21,13 @@ div.msgSize { border-width: 2px; } -#sidebarPanel li.custom, #sidebarPanel li.servicelink { - padding-bottom: 1px; -} - #sidebarPanel li.folder a:hover, #sidebarPanel li.custom a:hover, #sidebarPanel li.servicelink a:hover { font-weight: bold; text-decoration: underline; } -.dimpOptions div { - height: 17px; -} -.dimpOptions div a:hover { - text-decoration: underline; +.dimpOptions span.iconImg { + margin-right: 4px; } .htmlMsgData { -- 2.11.0