X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/examples/ux/css/GroupSummary.css diff --git a/examples/ux/css/GroupSummary.css b/examples/ux/css/GroupSummary.css deleted file mode 100644 index 56f64c98..00000000 --- a/examples/ux/css/GroupSummary.css +++ /dev/null @@ -1,26 +0,0 @@ -/*! - * Ext JS Library 3.3.1 - * Copyright(c) 2006-2010 Sencha Inc. - * licensing@sencha.com - * http://www.sencha.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; -} \ No newline at end of file