X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/examples/shared/examples.css diff --git a/examples/shared/examples.css b/examples/shared/examples.css index 3dc15c76..91ddd7d2 100644 --- a/examples/shared/examples.css +++ b/examples/shared/examples.css @@ -1,58 +1,58 @@ /*! - * Ext JS Library 3.1.1 - * Copyright(c) 2006-2010 Ext JS, LLC + * Ext JS Library 3.2.0 + * Copyright(c) 2006-2010 Ext JS, Inc. * licensing@extjs.com * http://www.extjs.com/license */ -body { - font-family:helvetica,tahoma,verdana,sans-serif; - padding:20px; - padding-top:32px; - font-size:13px; - background-color:#fff !important; -} -p { - margin-bottom:15px; -} -h1 { - font-size:large; - margin-bottom:20px; -} -h2 { - font-size:14px; - color:#333; - font-weight:bold; - margin:10px 0; -} -.example-info{ - width:150px; - border:1px solid #c3daf9; - border-top:1px solid #DCEAFB; - border-left:1px solid #DCEAFB; - background:#ecf5fe url( info-bg.gif ) repeat-x; - font-size:10px; - padding:8px; -} -pre.code{ - background: #F8F8F8; - border: 1px solid #e8e8e8; - padding:10px; - margin:10px; - margin-left:0px; - border-left:5px solid #e8e8e8; - font-size: 12px !important; - line-height:14px !important; -} -.msg .x-box-mc { - font-size:14px; -} -#msg-div { - position:absolute; - left:35%; - top:10px; - width:250px; - z-index:20000; -} -.x-grid3-row-body p { - margin:5px 5px 10px 5px !important; -} +body { + font-family:helvetica,tahoma,verdana,sans-serif; + padding:20px; + padding-top:32px; + font-size:13px; + background-color:#fff !important; +} +p { + margin-bottom:15px; +} +h1 { + font-size:large; + margin-bottom:20px; +} +h2 { + font-size:14px; + color:#333; + font-weight:bold; + margin:10px 0; +} +.example-info{ + width:150px; + border:1px solid #c3daf9; + border-top:1px solid #DCEAFB; + border-left:1px solid #DCEAFB; + background:#ecf5fe url( info-bg.gif ) repeat-x; + font-size:10px; + padding:8px; +} +pre.code{ + background: #F8F8F8; + border: 1px solid #e8e8e8; + padding:10px; + margin:10px; + margin-left:0px; + border-left:5px solid #e8e8e8; + font-size: 12px !important; + line-height:14px !important; +} +.msg .x-box-mc { + font-size:14px; +} +#msg-div { + position:absolute; + left:35%; + top:10px; + width:250px; + z-index:20000; +} +.x-grid3-row-body p { + margin:5px 5px 10px 5px !important; +}