keep up with Classic trunk development
[themes.git] / EarlyBlue / messenger / addressbook / addressPanes.css
index 33585d0c457c15629d6c210213c85e8b3ae273d9..5c795ab3bdc0b58d80502735ef600e6075111f3d 100644 (file)
@@ -60,3 +60,11 @@ treechildren:-moz-tree-image(DirCol, IsRemote-true) {
 treechildren:-moz-tree-image(DirCol, IsRemote-true, IsSecure-true) {
   list-style-image: url("chrome://messenger/skin/addressbook/icons/secure-remote-addrbook.gif");
 }
+
+#dirTree [sortDirection="ascending"] {
+  list-style-image: none;
+}
+
+#dirTree [sortDirection="descending"] {
+  list-style-image: none;
+}
\ No newline at end of file