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 4.0.2 - Released 06/09/2011
[extjs.git]
/
examples
/
layout-browser
/
layout-browser.css
diff --git
a/examples/layout-browser/layout-browser.css
b/examples/layout-browser/layout-browser.css
index
3d3daf3
..
df95069
100644
(file)
--- a/
examples/layout-browser/layout-browser.css
+++ b/
examples/layout-browser/layout-browser.css
@@
-1,9
+1,3
@@
-/*!
- * Ext JS Library 3.1.1
- * Copyright(c) 2006-2010 Ext JS, LLC
- * licensing@extjs.com
- * http://www.extjs.com/license
- */
body {
font-family:'lucida grande',tahoma,arial,sans-serif;
font-size:11px;
body {
font-family:'lucida grande',tahoma,arial,sans-serif;
font-size:11px;
@@
-58,7
+52,7
@@
a:hover {
background: #f9f9f9;
}
.x-tab-panel-header-plain .x-tab-strip-top {
background: #f9f9f9;
}
.x-tab-panel-header-plain .x-tab-strip-top {
- background: #DFE8F6 url(../../resources/images/default/tabs/tab-strip-bg.gif) repeat-x scroll center bottom !important;
+ background: #DFE8F6 url(../../resources/
themes/
images/default/tabs/tab-strip-bg.gif) repeat-x scroll center bottom !important;
}
.custom-accordion .x-panel-body{
background:#ffe;
}
.custom-accordion .x-panel-body{
background:#ffe;
@@
-113,3
+107,10
@@
a:hover {
.inner-tab-custom .x-border-layout-ct {
background: #fff;
}
.inner-tab-custom .x-border-layout-ct {
background: #fff;
}
+.x-panel-body .absolute-form-toolbar {
+ border-width: 0 0 1px 0 !important;
+}
+.absolute-form-panel-body,
+.absolute-form-panel-body .x-panel-body {
+ background: transparent;
+}
\ No newline at end of file