X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..b37ceabb82336ee82757cd32efe353cfab8ec267:/examples/ux/css/GroupSummary.css diff --git a/examples/ux/css/GroupSummary.css b/examples/ux/css/GroupSummary.css index f7f08a7e..ec459537 100644 --- a/examples/ux/css/GroupSummary.css +++ b/examples/ux/css/GroupSummary.css @@ -1,26 +1,26 @@ /*! - * Ext JS Library 3.0.3 - * Copyright(c) 2006-2009 Ext JS, LLC + * Ext JS Library 3.2.2 + * Copyright(c) 2006-2010 Ext JS, Inc. * licensing@extjs.com * http://www.extjs.com/license */ -.x-grid3-summary-row { - border-left:1px solid #fff; - border-right:1px solid #fff; - color:#333; - background: #f1f2f4; -} -.x-grid3-summary-row .x-grid3-cell-inner { - font-weight:bold; - padding-bottom:4px; -} -.x-grid3-cell-first .x-grid3-cell-inner { - padding-left:16px; -} -.x-grid-hide-summary .x-grid3-summary-row { - display:none; -} -.x-grid3-summary-msg { - padding:4px 16px; - font-weight:bold; +.x-grid3-summary-row { + border-left:1px solid #fff; + border-right:1px solid #fff; + color:#333; + background: #f1f2f4; +} +.x-grid3-summary-row .x-grid3-cell-inner { + font-weight:bold; + padding-bottom:4px; +} +.x-grid3-cell-first .x-grid3-cell-inner { + padding-left:16px; +} +.x-grid-hide-summary .x-grid3-summary-row { + display:none; +} +.x-grid3-summary-msg { + padding:4px 16px; + font-weight:bold; } \ No newline at end of file