Upgrade to ExtJS 3.3.0 - Released 10/06/2010
[extjs.git] / resources / css / structure / tree.css
index 5591b4c..c6f2d3a 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * Ext JS Library 3.2.2
+ * Ext JS Library 3.3.0
  * Copyright(c) 2006-2010 Ext JS, Inc.
  * licensing@extjs.com
  * http://www.extjs.com/license
@@ -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{