css scoping, false dimensions of <tree>s and urlbar space
[themes.git] / LCARStrek / global / skin / tree.css
index e38bcc4c97557d2195bb9742e043c9c91feb500c..8512412ae24be57d0ad68506eaf8821e8dfe7aaf 100755 (executable)
@@ -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;
-  }
-