some small adaptations to make 2.1a3 look alright
[themes.git] / EarlyBlue / messenger / threadPane.css
index 755ef4cfde8987c67d4fffd5694edc898a4a8259..a2293c25b32a269af90925e0a565afbc07933c98 100644 (file)
@@ -204,14 +204,14 @@ treechildren::-moz-tree-image(junkStatusCol, notjunk) {
 /* ..... subject column and tab icons ..... */
 
 .tabmail-tab[type="message"] .tab-icon {
-  margin-top: -4px;
   /* the message icons are only 14px high */
   height: 14px;
+  margin-bottom: 2px;
 }
 
 .tabmail-tab[type="message"],
 treechildren::-moz-tree-image(subjectCol) {
-  list-style-image: url("chrome://messenger/skin/icons/message-mail.png");
+  list-style-image: url("chrome://messenger/skin/icons/message-mail.gif");
 }
 
 treechildren::-moz-tree-image(subjectCol) {