X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6:/examples/menu/menus.css diff --git a/examples/menu/menus.css b/examples/menu/menus.css index 5c5bbaa2..fe68a6f6 100644 --- a/examples/menu/menus.css +++ b/examples/menu/menus.css @@ -1,11 +1,11 @@ /*! - * Ext JS Library 3.1.0 - * 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 */ #container { - width:600px; + width:650px; height:300px; border:3px solid #c3daf9; } @@ -32,14 +32,14 @@ font:bold 10px tahoma,arial,verdana,sans-serif; display:block; padding:3px; -} - -.user { - background-image:url(../shared/icons/fam/user.gif) !important -} -.edit { - background-image:url(../desktop/images/im32x32.gif) !important; -} -.add { - background-image:url(../button/images/add.gif) !important; +} + +.user { + background-image:url(../shared/icons/fam/user.gif) !important +} +.edit { + background-image:url(../desktop/images/im32x32.gif) !important; +} +.add { + background-image:url(../button/images/add.gif) !important; } \ No newline at end of file