X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=EarlyBlue%2Fskin%2FEarlyBlue%2Fmessenger%2FfolderPane.css;h=fd11dfbe891e8471c13954981ca6837242419d40;hb=f840e30233fdb15ab5044373dddd7177fd3af99c;hp=b3bad5da7905776fde498d321ebb61921933a4a2;hpb=f6e0a33f329fdf02e7c41c683152890a9c44ccd3;p=themes.git diff --git a/EarlyBlue/skin/EarlyBlue/messenger/folderPane.css b/EarlyBlue/skin/EarlyBlue/messenger/folderPane.css index b3bad5da..fd11dfbe 100644 --- a/EarlyBlue/skin/EarlyBlue/messenger/folderPane.css +++ b/EarlyBlue/skin/EarlyBlue/messenger/folderPane.css @@ -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; } - -