update both themes for suite default theme changes up to 2010-07-02
[themes.git] / LCARStrek / messenger / folderPane.css
index b618e5df8cd265906772b74a206c7251899286e4..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");
 }