X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/530ef4b6c5b943cfa68b779d11cf7de29aa878bf..b37ceabb82336ee82757cd32efe353cfab8ec267:/resources/css/ext-all.css diff --git a/resources/css/ext-all.css b/resources/css/ext-all.css index 305728bb..d1fce261 100644 --- a/resources/css/ext-all.css +++ b/resources/css/ext-all.css @@ -1,5 +1,5 @@ /*! - * Ext JS Library 3.2.1 + * Ext JS Library 3.2.2 * Copyright(c) 2006-2010 Ext JS, Inc. * licensing@extjs.com * http://www.extjs.com/license @@ -896,9 +896,11 @@ textarea.x-form-field { margin-bottom:-2px; /* another bogus margin bug, safari/mac only */ } +/* .ext-strict .ext-ie8 .x-form-text, .ext-strict .ext-ie8 textarea.x-form-field { margin-bottom: 1px; } +*/ .ext-gecko .x-form-text , .ext-ie8 .x-form-text { padding-top:2px; /* FF won't center the text vertically */ @@ -1168,6 +1170,10 @@ textarea { height:19px; } +.ext-webkit .x-small-editor .x-form-field-wrap .x-form-trigger{ + height:21px; +} + .ext-webkit .x-small-editor .x-form-text{padding-top:3px;font-size:100%;} .x-form-clear { @@ -1380,6 +1386,10 @@ fieldset.x-panel-collapsed .x-fieldset-bwrap { overflow: auto; } +.ext-mac.ext-gecko .x-window-body .x-form-item { + overflow:hidden; +} + .ext-gecko .x-form-item { -moz-outline: none; outline: none; @@ -3524,6 +3534,13 @@ a.x-menu-item { height: 1px; } +/* + * Fixes an issue with "fat" separators in webkit + */ +.ext-webkit .x-menu-sep{ + height: 1px; +} + /* * Ugly mess to remove the white border under the picker */ @@ -5608,7 +5625,7 @@ ul.x-tab-strip-bottom{ } .x-item-disabled .x-tbar-loading{ - background-image: url(../images/default/grid/loading.gif) !important; + background-image: url(../images/default/grid/refresh-disabled.gif) !important; } .x-item-disabled .x-tbar-page-first{