X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..HEAD:/examples/menu/menus.css diff --git a/examples/menu/menus.css b/examples/menu/menus.css index fe68a6f6..2212db53 100644 --- a/examples/menu/menus.css +++ b/examples/menu/menus.css @@ -1,17 +1,11 @@ -/*! - * Ext JS Library 3.3.1 - * Copyright(c) 2006-2010 Sencha Inc. - * licensing@sencha.com - * http://www.sencha.com/license - */ #container { - width:650px; + width:750px; height:300px; border:3px solid #c3daf9; } .calendar { - background-image:url(../../resources/images/default/shared/calendar.gif) !important; + background-image:url(../../resources/themes/images/default/shared/calendar.gif) !important; } .blist { @@ -38,7 +32,7 @@ background-image:url(../shared/icons/fam/user.gif) !important } .edit { - background-image:url(../desktop/images/im32x32.gif) !important; + background-image:url(../toolbar/images/im32x32.gif) !important; } .add { background-image:url(../button/images/add.gif) !important;