X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..c930e9176a5a85509c5b0230e2bff5c22a591432:/examples/grid/summary.css diff --git a/examples/grid/summary.css b/examples/grid/summary.css deleted file mode 100644 index 99ae090a..00000000 --- a/examples/grid/summary.css +++ /dev/null @@ -1,28 +0,0 @@ -/* - * Ext JS Library 2.2.1 - * Copyright(c) 2006-2009, Ext JS, LLC. - * licensing@extjs.com - * - * http://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; -} \ No newline at end of file