some nice smaqll fixes
[themes.git] / LCARStrek / skin / LCARStrek / messenger / folderPane.css
index b49db47e024eef5feb7ecddf0b3ace66c0d593ac..b1cdd16af895114e4885baa9d5eca1e423d01f2d 100644 (file)
@@ -169,12 +169,6 @@ outlinerbody:-moz-outliner-cell-text(folderNameCol, noSelect-true) {
   border: none;
 }
   
-/* using tree-cell-folderpane-icon to isolate this rule to the folderpane
-   and prevent such crawls on the threadpane */   
-treeitem[empty="true"] > treerow > .tree-cell-folderpane-icon > .tree-cell-twisty {               
-  visibility: hidden;
-}      
-
 .tree-folder-checkbox {
   list-style-image: none;
 }
@@ -190,4 +184,3 @@ outlinerbody:-moz-outliner-image(syncCol, synchronize-true) {
 outlinerbody:-moz-outliner-image(syncCol, isServer-true) {
   list-style-image: none;
 }
-