Upgrade to ExtJS 3.2.0 - Released 03/30/2010
[extjs.git] / resources / css / theme-gray / list-view.css
index 8b62951..505def9 100644 (file)
@@ -1,37 +1,37 @@
 /*!
- * 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
  */
-.x-list-header{\r
-    background-color:#f9f9f9;\r
-       background-image:url(../images/gray/grid/grid3-hrow2.gif);\r
-}\r
-\r
-.x-list-header-inner div em {\r
-    border-left-color:#ddd;\r
-    font:normal 11px arial, tahoma, helvetica, sans-serif;\r
-}\r
-\r
-.x-list-body dt em {\r
-    font:normal 11px arial, tahoma, helvetica, sans-serif;\r
-}\r
-\r
-.x-list-over {\r
-    background-color:#eee;\r
-}\r
-\r
-.x-list-selected {\r
-    background-color:#f0f0f0;\r
-}\r
-\r
-.x-list-resizer {\r
-    border-left-color:#555;\r
-    border-right-color:#555;\r
-}\r
-\r
-.x-list-header-inner em.sort-asc, .x-list-header-inner em.sort-desc {\r
-    background-image:url(../images/default/grid/sort-hd.gif);\r
-    border-color: #d0d0d0;\r
-}\r
+.x-list-header{
+    background-color:#f9f9f9;
+       background-image:url(../images/gray/grid/grid3-hrow2.gif);
+}
+
+.x-list-header-inner div em {
+    border-left-color:#ddd;
+    font:normal 11px arial, tahoma, helvetica, sans-serif;
+}
+
+.x-list-body dt em {
+    font:normal 11px arial, tahoma, helvetica, sans-serif;
+}
+
+.x-list-over {
+    background-color:#eee;
+}
+
+.x-list-selected {
+    background-color:#f0f0f0;
+}
+
+.x-list-resizer {
+    border-left-color:#555;
+    border-right-color:#555;
+}
+
+.x-list-header-inner em.sort-asc, .x-list-header-inner em.sort-desc {
+    background-image:url(../images/gray/grid/sort-hd.gif);
+    border-color: #d0d0d0;
+}