some small adaptations to make 2.1a3 look alright
[themes.git] / LCARStrek / messenger / threadPane.css
index d30551dd1ea9d25688bb23c1d7e93ab7ffe3b7c6..f58462d66058b3a607aa7151e63cdf1940cf9fbc 100644 (file)
@@ -208,14 +208,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) {