X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Fskin%2Ftree.css;h=8512412ae24be57d0ad68506eaf8821e8dfe7aaf;hp=e38bcc4c97557d2195bb9742e043c9c91feb500c;hb=8b1688886b1156191100765bb15ba21534e6c1db;hpb=c9990331a4456dc80a097ba6a23e9d2578637327 diff --git a/LCARStrek/global/skin/tree.css b/LCARStrek/global/skin/tree.css index e38bcc4c..8512412a 100755 --- a/LCARStrek/global/skin/tree.css +++ b/LCARStrek/global/skin/tree.css @@ -160,30 +160,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; - } -