Upgrade to ExtJS 4.0.0 - Released 04/26/2011
[extjs.git] / examples / menu / menus.css
index 5c5bbaa..2212db5 100644 (file)
@@ -1,17 +1,11 @@
-/*!
- * Ext JS Library 3.1.0
- * Copyright(c) 2006-2009 Ext JS, LLC
- * licensing@extjs.com
- * http://www.extjs.com/license
- */
 #container {
-    width:600px;
+    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 {
     font:bold 10px tahoma,arial,verdana,sans-serif;
     display:block;
     padding:3px;
-}\r
-\r
-.user {\r
-    background-image:url(../shared/icons/fam/user.gif) !important\r
-}\r
-.edit {\r
-    background-image:url(../desktop/images/im32x32.gif) !important;\r
-}\r
-.add {\r
-    background-image:url(../button/images/add.gif) !important;\r
+}
+
+.user {
+    background-image:url(../shared/icons/fam/user.gif) !important
+}
+.edit {
+    background-image:url(../toolbar/images/im32x32.gif) !important;
+}
+.add {
+    background-image:url(../button/images/add.gif) !important;
 }
\ No newline at end of file