X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/resources/css/structure/tree.css diff --git a/resources/css/structure/tree.css b/resources/css/structure/tree.css index 0edbb7fd..3545046a 100644 --- a/resources/css/structure/tree.css +++ b/resources/css/structure/tree.css @@ -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 @@ -35,27 +35,38 @@ } /* checkboxes */ -.ext-ie input.x-tree-node-cb { - width:15px; - height:15px; -} input.x-tree-node-cb { margin-left:1px; + height: 19px; + vertical-align: bottom; } .ext-ie input.x-tree-node-cb { margin-left:0; + margin-top: 1px; + width: 16px; + height: 16px; + vertical-align: middle; } -.x-tree-noicon .x-tree-node-icon{ - width:0; height:0; +.ext-strict .ext-ie8 input.x-tree-node-cb{ + margin: 1px 1px; + height: 14px; + vertical-align: bottom; +} + +.ext-strict .ext-ie8 input.x-tree-node-cb + a{ + vertical-align: bottom; +} + +.ext-opera input.x-tree-node-cb { + height: 14px; + vertical-align: middle; } -/* loading icon */ -.ext-ie .x-tree-node-el input { - width:15px; - height:15px; +.x-tree-noicon .x-tree-node-icon{ + width:0; height:0; } /* No line styles */