X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/examples/tree/column-tree.css diff --git a/examples/tree/column-tree.css b/examples/tree/column-tree.css index e97bfa5e..43e9ea80 100644 --- a/examples/tree/column-tree.css +++ b/examples/tree/column-tree.css @@ -1,12 +1,12 @@ /*! - * Ext JS Library 3.0.0 - * Copyright(c) 2006-2009 Ext JS, LLC + * Ext JS Library 3.2.0 + * Copyright(c) 2006-2010 Ext JS, Inc. * licensing@extjs.com * http://www.extjs.com/license */ -.task { - background-image:url(../shared/icons/fam/cog.png) !important; -} -.task-folder { - background-image:url(../shared/icons/fam/folder_go.png) !important; +.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