some nice smaqll fixes
[themes.git] / EarlyBlue / skin / EarlyBlue / messenger / folderPane.css
index b3bad5da7905776fde498d321ebb61921933a4a2..fd11dfbe891e8471c13954981ca6837242419d40 100644 (file)
@@ -19,7 +19,7 @@
  *
  * Contributor(s):
  *   Joe Hewitt (hewitt@netscape.com)
- *   Håkan Waara (hwaara@chello.se)
+ *   Hakan Waara (hwaara@chello.se)
  *   Jan Varga (varga@utcru.sk)
  */
 
@@ -33,7 +33,7 @@
 
 outlinerbody:-moz-outliner-line
 {
-  border: none;
+  visibility: hidden;
 }
 
 /* ::::: mail folder ::::: */
@@ -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,5 +184,3 @@ outlinerbody:-moz-outliner-image(syncCol, synchronize-true) {
 outlinerbody:-moz-outliner-image(syncCol, isServer-true) {
   list-style-image: none;
 }
-
-