keeping up with Classic and EarlyBlue development, add some LCARStrek-specific tweaks...
[themes.git] / LCARStrek / messenger / addressbook / addressPanes.css
index 74f3bea72bbc7441dd2744e9bf92eaddf16dafa6..7bf224e87b88c9c4e874e4a899bd7836aaf1267f 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;
+}