update both themes for suite default theme changes up to 2010-07-02
[themes.git] / LCARStrek / messenger / folderPane.css
index 9b464e8f22e24bb6a313f4b3c92f883c110f01f5..27f7ba83ffb97e6330794d610f7f3482398cd2c2 100644 (file)
@@ -95,12 +95,10 @@ treechildren::-moz-tree-image(folderNameCol, specialFolder-Sent) {
   list-style-image: url("chrome://messenger/skin/icons/folder-sent.gif");
 }
 
-/* ..... Unsent ..... */
+/* ..... Outbox ..... */
 
 .tabmail-tab[type="folder"][SpecialFolder="Outbox"],
-.tabmail-tab[type="folder"][SpecialFolder="Unsent Messages"],
-treechildren::-moz-tree-image(folderNameCol, specialFolder-Outbox),
-treechildren::-moz-tree-image(folderNameCol, specialFolder-Unsent Messages) {
+treechildren::-moz-tree-image(folderNameCol, specialFolder-Outbox) {
   list-style-image: url("chrome://messenger/skin/icons/folder-outbox.gif");
 }
 
@@ -199,16 +197,15 @@ treechildren::-moz-tree-image(folderNameCol, isServer-true, serverType-rss) {
 
 /* ::::: All Servers ::::: */
 
-treechildren::-moz-tree-cell-text(closed, subfoldersHaveUnreadMessages-true) {
+treechildren::-moz-tree-cell-text(closed, subfoldersHaveUnreadMessages-true),
+treechildren::-moz-tree-cell-text(folderNameCol, isServer-true),
+treechildren::-moz-tree-cell-text(hasUnreadMessages-true) {
   font-weight: bold;
   color: #FFCF00;
 }
 
-.tabmail-tab[type="folder"][IsServer="true"],
-treechildren::-moz-tree-cell-text(folderNameCol, isServer-true),
-treechildren::-moz-tree-cell-text(hasUnreadMessages-true) {
+.tabmail-tab[type="folder"][IsServer="true"] {
   font-weight: bold;
-  color: #FFCF00;
 }
 
 treechildren::-moz-tree-cell-text(folderNameCol, noSelect-true) {