Upgrade to ExtJS 3.1.0 - Released 12/16/2009
[extjs.git] / resources / css / structure / tree.css
index 0edbb7f..740ec60 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * Ext JS Library 3.0.0
+ * Ext JS Library 3.1.0
  * Copyright(c) 2006-2009 Ext JS, LLC
  * licensing@extjs.com
  * http://www.extjs.com/license
 }\r
 \r
 .ext-ie .x-tree-node-indent img, .ext-ie .x-tree-node-icon, .ext-ie .x-tree-ec-icon {\r
-    vertical-align:middle !important;\r
+    vertical-align: middle !important;\r
 }\r
 \r
-/* checkboxes */\r
-.ext-ie input.x-tree-node-cb {\r
-    width:15px;\r
-    height:15px;\r
+.ext-strict .ext-ie8 .x-tree-node-indent img, .ext-strict .ext-ie8 .x-tree-node-icon, .ext-strict .ext-ie8 .x-tree-ec-icon {\r
+    vertical-align: top !important;\r
 }\r
 \r
+/* checkboxes */\r
+\r
 input.x-tree-node-cb {\r
     margin-left:1px;\r
+    height: 19px;\r
+       vertical-align: bottom;\r
 }\r
 \r
 .ext-ie input.x-tree-node-cb {\r
     margin-left:0;\r
+    margin-top: 1px;\r
+    width: 16px;\r
+    height: 16px;\r
+    vertical-align: middle;\r
 }\r
 \r
-.x-tree-noicon .x-tree-node-icon{\r
-       width:0; height:0;\r
+.ext-strict .ext-ie8 input.x-tree-node-cb{\r
+    margin: 1px 1px;\r
+    height: 14px;\r
+    vertical-align: bottom;\r
 }\r
 \r
-/* loading icon */\r
-.ext-ie .x-tree-node-el input {\r
-    width:15px;\r
-    height:15px;\r
+.ext-strict .ext-ie8 input.x-tree-node-cb + a{\r
+    vertical-align: bottom;\r
+}\r
+\r
+.ext-opera input.x-tree-node-cb {\r
+    height: 14px;\r
+    vertical-align: middle;\r
+}\r
+\r
+.x-tree-noicon .x-tree-node-icon{\r
+       width:0; height:0;\r
 }\r
 \r
 /* No line styles */\r