Upgrade to ExtJS 4.0.0 - Released 04/26/2011
[extjs.git] / examples / menu / menus.css
index fe68a6f..2212db5 100644 (file)
@@ -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;