bug 77 css scoping - making skin work again
[themes.git] / EarlyBlue / global / skin / tree.css
index 7f2e3373ceb9cfa7632b49518ac9bceeb0667aab..6f25760b8856521e2f5a4e0f5959fe6b75478f93 100755 (executable)
@@ -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;
-  }
-
-