X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/examples/layout-browser/layout-browser.css diff --git a/examples/layout-browser/layout-browser.css b/examples/layout-browser/layout-browser.css index 8b135d86..70ba8fcc 100644 --- a/examples/layout-browser/layout-browser.css +++ b/examples/layout-browser/layout-browser.css @@ -1,6 +1,6 @@ /*! - * Ext JS Library 3.0.3 - * Copyright(c) 2006-2009 Ext JS, LLC + * Ext JS Library 3.2.0 + * Copyright(c) 2006-2010 Ext JS, Inc. * licensing@extjs.com * http://www.extjs.com/license */ @@ -58,14 +58,16 @@ a:hover { background: #f9f9f9; } .x-tab-panel-header-plain .x-tab-strip-top { - background: #DFE8F6 url(../images/default/tabs/tab-strip-bg.gif) repeat-x scroll center bottom !important; + background: #DFE8F6 url(../../resources/images/default/tabs/tab-strip-bg.gif) repeat-x scroll center bottom !important; } -.custom-accordion .x-panel-body { +.custom-accordion .x-panel-body{ + background:#ffe; + text-align:center; +} +.custom-accordion .x-panel-body p { font-family:georgia,serif; padding:20px 80px !important; - background:#ffe; font-size:18px; - text-align:center; color:#15428B; } .custom-accordion .x-panel-header-text {