Upgrade to ExtJS 3.0.3 - Released 10/11/2009
[extjs.git] / resources / css / structure / tree.css
index 0edbb7f..3545046 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * Ext JS Library 3.0.0
+ * Ext JS Library 3.0.3
  * Copyright(c) 2006-2009 Ext JS, LLC
  * licensing@extjs.com
  * http://www.extjs.com/license
 }\r
 \r
 /* checkboxes */\r
-.ext-ie input.x-tree-node-cb {\r
-    width:15px;\r
-    height:15px;\r
-}\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
+.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
-/* loading icon */\r
-.ext-ie .x-tree-node-el input {\r
-    width:15px;\r
-    height:15px;\r
+.x-tree-noicon .x-tree-node-icon{\r
+       width:0; height:0;\r
 }\r
 \r
 /* No line styles */\r