Upgrade to ExtJS 3.3.1 - Released 11/30/2010
[extjs.git] / resources / css / structure / tree.css
index ca41098..ffdd0ae 100644 (file)
@@ -1,8 +1,8 @@
 /*!
- * Ext JS Library 3.2.0
- * Copyright(c) 2006-2010 Ext JS, Inc.
- * licensing@extjs.com
- * http://www.extjs.com/license
+ * Ext JS Library 3.3.1
+ * Copyright(c) 2006-2010 Sencha Inc.
+ * licensing@sencha.com
+ * http://www.sencha.com/license
  */
 .ext-strict .ext-ie .x-tree .x-panel-bwrap{
     position:relative;
@@ -75,20 +75,20 @@ input.x-tree-node-cb {
 
 /* No line styles */
 .x-tree-no-lines .x-tree-elbow{
-       background:transparent;
+       background-color:transparent;
 }
 
 .x-tree-no-lines .x-tree-elbow-end{
-       background:transparent;
+       background-color:transparent;
 }
 
 .x-tree-no-lines .x-tree-elbow-line{
-       background:transparent;
+       background-color:transparent;
 }
 
 /* Arrows */
 .x-tree-arrows .x-tree-elbow{
-       background:transparent;
+       background-color:transparent;
 }
 
 .x-tree-arrows .x-tree-elbow-plus{
@@ -100,7 +100,7 @@ input.x-tree-node-cb {
 }
 
 .x-tree-arrows .x-tree-elbow-end{
-       background:transparent;
+       background-color:transparent;
 }
 
 .x-tree-arrows .x-tree-elbow-end-plus{
@@ -112,7 +112,7 @@ input.x-tree-node-cb {
 }
 
 .x-tree-arrows .x-tree-elbow-line{
-       background:transparent;
+       background-color:transparent;
 }
 
 .x-tree-arrows .x-tree-ec-over .x-tree-elbow-plus{
@@ -173,7 +173,7 @@ input.x-tree-node-cb {
 }
 
 .x-tree-node .x-tree-node-inline-icon{
-       background:transparent;
+       background-color:transparent;
 }
 
 .x-tree-node a:hover, .x-dd-drag-ghost a:hover{