X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..c930e9176a5a85509c5b0230e2bff5c22a591432:/examples/tabs/tabs-example.css diff --git a/examples/tabs/tabs-example.css b/examples/tabs/tabs-example.css index 0a833c9f..2cdb724d 100644 --- a/examples/tabs/tabs-example.css +++ b/examples/tabs/tabs-example.css @@ -1,11 +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 3.0.0 + * Copyright(c) 2006-2009 Ext JS, LLC + * licensing@extjs.com + * http://www.extjs.com/license + */ .list {list-style:square;width:500px;padding-left:16px;} .list li{padding:2px;font-size:8pt;}