Upgrade to ExtJS 4.0.0 - Released 04/26/2011
[extjs.git] / examples / ux / css / GroupSummary.css
diff --git a/examples/ux/css/GroupSummary.css b/examples/ux/css/GroupSummary.css
deleted file mode 100644 (file)
index 202cdc2..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-/*!
- * Ext JS Library 3.1.1
- * Copyright(c) 2006-2010 Ext JS, LLC
- * licensing@extjs.com
- * http://www.extjs.com/license
- */
-.x-grid3-summary-row {\r
-    border-left:1px solid #fff;\r
-    border-right:1px solid #fff;\r
-    color:#333;\r
-    background: #f1f2f4;\r
-}\r
-.x-grid3-summary-row .x-grid3-cell-inner {\r
-    font-weight:bold;\r
-    padding-bottom:4px;\r
-}\r
-.x-grid3-cell-first .x-grid3-cell-inner {\r
-    padding-left:16px;\r
-}\r
-.x-grid-hide-summary .x-grid3-summary-row {\r
-    display:none;\r
-}\r
-.x-grid3-summary-msg {\r
-    padding:4px 16px;\r
-    font-weight:bold;\r
-}
\ No newline at end of file