X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..2e847cf21b8ab9d15fa167b315ca5b2fa92638fc:/examples/tasks/tasks.css diff --git a/examples/tasks/tasks.css b/examples/tasks/tasks.css index e59e0b20..459bdf4e 100644 --- a/examples/tasks/tasks.css +++ b/examples/tasks/tasks.css @@ -1,19 +1,9 @@ -/* - * Ext JS Library 2.2.1 - * Copyright(c) 2006-2009, Ext JS, LLC. - * licensing@extjs.com - * - * http://extjs.com/license - */ - -/* - * Ext JS Library 2.0 - * Copyright(c) 2006-2007, Ext JS, LLC. - * licensing@extjs.com - * - * http://www.extjs.com/license - */ - +/*! + * Ext JS Library 3.1.1 + * Copyright(c) 2006-2010 Ext JS, LLC + * licensing@extjs.com + * http://www.extjs.com/license + */ #tasks-grid .x-grid3-header { background: #f9f9f9 url(images/hrow.gif) repeat-x left top; } @@ -119,7 +109,7 @@ border:0 none; } #action-panel .x-panel-body li { - margin:3px; + margin:3px; } #action-panel .x-panel-body li img { width:16px;