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