X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fskin%2Ftree.css;h=6f25760b8856521e2f5a4e0f5959fe6b75478f93;hp=7f2e3373ceb9cfa7632b49518ac9bceeb0667aab;hb=b2d3bcc612eef4eea8a45a1816bce15d4a4a854b;hpb=799f908e2fbd3cb7d99159d6391681bc4c32857a diff --git a/EarlyBlue/global/skin/tree.css b/EarlyBlue/global/skin/tree.css index 7f2e3373..6f25760b 100755 --- a/EarlyBlue/global/skin/tree.css +++ b/EarlyBlue/global/skin/tree.css @@ -161,33 +161,6 @@ treecol[sortActive="true"] margin-left : 2px; } -/* Inline Editable Treecells */ -.textbox-inline-edit - { - border : 1px solid #666699 !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; - } - -