keep up with Classic trunk development
[themes.git] / EarlyBlue / messenger / folderPane.css
index 41a72d4787317ecfe1f384723e82b1375d965a3a..2a8cf8c237eb8a379d9bfb8ba7981d3c4ffc9eeb 100644 (file)
@@ -209,3 +209,11 @@ treechildren:-moz-tree-image(syncCol, isServer-true) {
 #folderSizeCol {
   text-align: right;
 }
 #folderSizeCol {
   text-align: right;
 }
+
+#folderNameCol [sortDirection="ascending"] {
+  list-style-image: none;
+}
+
+#folderNameCol [sortDirection="descending"] {
+  list-style-image: none;
+}