keeping up with Classic and EarlyBlue development, add some LCARStrek-specific tweaks...
[themes.git] / LCARStrek / messenger / folderPane.css
index b8fe03b3aaf6ebe742d6ba6b80f29039f829e50a..26d8819a0d4258306b48f77b2429e878bfe34505 100644 (file)
@@ -208,3 +208,11 @@ treechildren:-moz-tree-image(syncCol, isServer-true) {
 #folderSizeCol {
   text-align: right;
 }
+
+#folderNameCol [sortDirection="ascending"] {
+  list-style-image: none;
+}
+
+#folderNameCol [sortDirection="descending"] {
+  list-style-image: none;
+}