X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fglobal%2Fskin%2Ftree.css;h=9d4012f29875f74feda4e055105449161e408722;hb=7ff5b526c57f59c657e2a04cc37ce629080e0db6;hp=8512412ae24be57d0ad68506eaf8821e8dfe7aaf;hpb=8b1688886b1156191100765bb15ba21534e6c1db;p=themes.git diff --git a/LCARStrek/global/skin/tree.css b/LCARStrek/global/skin/tree.css index 8512412a..9d4012f2 100755 --- a/LCARStrek/global/skin/tree.css +++ b/LCARStrek/global/skin/tree.css @@ -31,7 +31,7 @@ treeitem[dd-dropon="true"] > treerow treecell { white-space: nowrap; - vertical-align: middle; + -moz-box-align: center; padding: 1px 0px 1px 2px; } @@ -45,7 +45,7 @@ treecell { .treecell-inset-header { background-color: #9C9CFF; color: black; - vertical-align: middle; + -moz-box-align: center; padding: 0px; border: 1px solid #000000; } @@ -138,7 +138,7 @@ treeitem[selected="true"][container="true"][open="true"] > treerow > treecell > .sortDirectionIndicator[sortDirection="ascending"] > .treecell-header-box > .tree-header-sortdirection { list-style-image: url("chrome://global/skin/sortAscending.gif"); - margin-right: 3px; +/* margin-right: 3px; */ } .sortDirectionIndicator[sortDirection="descending"] > .treecell-header-box > .tree-header-sortdirection {