git.ithinksw.org
/
extjs.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Upgrade to ExtJS 3.1.1 - Released 02/08/2010
[extjs.git]
/
resources
/
css
/
structure
/
form.css
diff --git
a/resources/css/structure/form.css
b/resources/css/structure/form.css
index
3f818af
..
3100785
100644
(file)
--- a/
resources/css/structure/form.css
+++ b/
resources/css/structure/form.css
@@
-1,6
+1,6
@@
/*!
/*!
- * Ext JS Library 3.
0.3
- * Copyright(c) 2006-20
09
Ext JS, LLC
+ * Ext JS Library 3.
1.1
+ * Copyright(c) 2006-20
10
Ext JS, LLC
* licensing@extjs.com
* http://www.extjs.com/license
*/
* licensing@extjs.com
* http://www.extjs.com/license
*/
@@
-515,7
+515,7
@@
fieldset.x-panel-collapsed .x-fieldset-bwrap {
margin-left:-3px;
}
margin-left:-3px;
}
-/* IE legend positioing bug */
+/* IE legend positio
n
ing bug */
.ext-ie .x-fieldset-noborder legend {
position: relative;
margin-bottom:23px;
.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;
.ext-gecko .x-window-body .x-form-item {
-moz-outline: none;
+ outline: none;
overflow: auto;
}
.ext-gecko .x-form-item {
-moz-outline: none;
overflow: auto;
}
.ext-gecko .x-form-item {
-moz-outline: none;
+ outline: none;
}
.x-hide-label label.x-form-item-label {
}
.x-hide-label label.x-form-item-label {