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.2.0 - Released 03/30/2010
[extjs.git]
/
resources
/
css
/
structure
/
tabs.css
diff --git
a/resources/css/structure/tabs.css
b/resources/css/structure/tabs.css
index
970f1de
..
79cd88c
100644
(file)
--- a/
resources/css/structure/tabs.css
+++ b/
resources/css/structure/tabs.css
@@
-1,6
+1,6
@@
/*!
/*!
- * Ext JS Library 3.
0
.0
- * Copyright(c) 2006-20
09 Ext JS, LLC
+ * Ext JS Library 3.
2
.0
+ * Copyright(c) 2006-20
10 Ext JS, Inc.
* licensing@extjs.com
* http://www.extjs.com/license
*/
* licensing@extjs.com
* http://www.extjs.com/license
*/
@@
-174,9
+174,23
@@
ul.x-tab-strip li.x-tab-edge {
/*
* Horrible hack for IE8 in quirks mode
*/
/*
* Horrible hack for IE8 in quirks mode
*/
-.ext-border-box .ext-ie8 .x-tab-strip .x-tab-right{
+.ext-ie8 ul.x-tab-strip li {
+ position: relative;
+}
+.ext-ie8 .x-tab-strip .x-tab-right{
+ margin-bottom: 0 !important;
top: 1px;
}
top: 1px;
}
+.ext-ie8 ul.x-tab-strip-top {
+ padding-top: 0;
+}
+.ext-ie8 .x-tab-strip .x-tab-strip-closable a.x-tab-strip-close {
+ top:4px;
+}
+.ext-ie8 .x-tab-strip-bottom .x-tab-right{
+ top:0;
+}
+
.x-tab-strip-top .x-tab-strip-active .x-tab-right span.x-tab-strip-text {
padding-bottom:5px;
.x-tab-strip-top .x-tab-strip-active .x-tab-right span.x-tab-strip-text {
padding-bottom:5px;
@@
-237,14
+251,15
@@
ul.x-tab-strip li.x-tab-edge {
}
.x-tab-strip-bottom .x-tab-strip-active .x-tab-right {
}
.x-tab-strip-bottom .x-tab-strip-active .x-tab-right {
- background: no-repeat bottom
lef
t;
+ background: no-repeat bottom
righ
t;
}
.x-tab-strip-bottom .x-tab-strip-active .x-tab-left {
}
.x-tab-strip-bottom .x-tab-strip-active .x-tab-left {
- background: no-repeat bottom
righ
t;
+ background: no-repeat bottom
lef
t;
}
.x-tab-strip-bottom .x-tab-left {
}
.x-tab-strip-bottom .x-tab-left {
+ margin-right: 3px;
padding:0 10px;
}
padding:0 10px;
}