X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/3789b528d8dd8aad4558e38e22d775bcab1cbd36..6746dc89c47ed01b165cc1152533605f97eb8e8d:/examples/layout-browser/layout-browser.css diff --git a/examples/layout-browser/layout-browser.css b/examples/layout-browser/layout-browser.css index 47f64b77..df950693 100644 --- a/examples/layout-browser/layout-browser.css +++ b/examples/layout-browser/layout-browser.css @@ -107,3 +107,10 @@ a:hover { .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