X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..2e847cf21b8ab9d15fa167b315ca5b2fa92638fc:/resources/css/structure/form.css diff --git a/resources/css/structure/form.css b/resources/css/structure/form.css index 44037e35..3100785b 100644 --- a/resources/css/structure/form.css +++ b/resources/css/structure/form.css @@ -1,6 +1,6 @@ /*! - * Ext JS Library 3.1.0 - * Copyright(c) 2006-2009 Ext JS, LLC + * Ext JS Library 3.1.1 + * Copyright(c) 2006-2010 Ext JS, LLC * licensing@extjs.com * http://www.extjs.com/license */ @@ -515,7 +515,7 @@ fieldset.x-panel-collapsed .x-fieldset-bwrap { margin-left:-3px; } -/* IE legend positioing bug */ +/* IE legend positioning bug */ .ext-ie .x-fieldset-noborder legend { position: relative; margin-bottom:23px; @@ -527,11 +527,13 @@ fieldset.x-panel-collapsed .x-fieldset-bwrap { .ext-gecko .x-window-body .x-form-item { -moz-outline: none; + outline: none; overflow: auto; } .ext-gecko .x-form-item { -moz-outline: none; + outline: none; } .x-hide-label label.x-form-item-label {