X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;ds=sidebyside;f=LCARStrek%2Fglobal%2Fskin%2Ftree.css;h=7edafcacfb4af9483f3a7f3bf1d020c6bbc7bc3e;hb=017a3b3842c1ec703c383c014e36849df5595878;hp=e38bcc4c97557d2195bb9742e043c9c91feb500c;hpb=c9990331a4456dc80a097ba6a23e9d2578637327;p=themes.git diff --git a/LCARStrek/global/skin/tree.css b/LCARStrek/global/skin/tree.css index e38bcc4c..7edafcac 100755 --- a/LCARStrek/global/skin/tree.css +++ b/LCARStrek/global/skin/tree.css @@ -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 { @@ -161,29 +161,3 @@ treecol[sortActive="true"] margin-left : 2px; } -/* Inline Editable Treecells */ -.textbox-inline-edit - { - border : 1px solid #FFCF00 !important; - margin : 0px !important; - } - -.textbox-inline-edit > .textbox-internal-box > .textbox-input - { - border : 0px !important; - padding : 1px !important; - margin : 0px !important; - } - -.textbox-inline-edit > .textbox-internal-box - { - border : 0px !important; - padding : 0px !important; - margin : 0px !important; - } - -treerow[mode="inline-edit"] - { - background : transparent; - } -