Upgrade to ExtJS 3.3.1 - Released 11/30/2010
[extjs.git] / examples / tree / column-tree.css
index f1a12c8..ee895d5 100644 (file)
@@ -1,12 +1,12 @@
 /*!
- * Ext JS Library 3.0.3
- * Copyright(c) 2006-2009 Ext JS, LLC
- * licensing@extjs.com
- * http://www.extjs.com/license
+ * Ext JS Library 3.3.1
+ * Copyright(c) 2006-2010 Sencha Inc.
+ * licensing@sencha.com
+ * http://www.sencha.com/license
  */
-.task {\r
-    background-image:url(../shared/icons/fam/cog.png) !important;\r
-}\r
-.task-folder {\r
-    background-image:url(../shared/icons/fam/folder_go.png) !important;\r
+.task {
+    background-image:url(../shared/icons/fam/cog.png) !important;
+}
+.task-folder {
+    background-image:url(../shared/icons/fam/folder_go.png) !important;
 }
\ No newline at end of file