Upgrade to ExtJS 3.3.1 - Released 11/30/2010
[extjs.git] / resources / css / structure / menu.css
index 2a72dfb..646d289 100644 (file)
@@ -1,8 +1,8 @@
 /*!
- * Ext JS Library 3.2.2
- * Copyright(c) 2006-2010 Ext JS, Inc.
- * 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
  */
 .x-menu {
        z-index: 15000;
@@ -25,7 +25,7 @@
 
 .x-menu-list{
     padding: 2px;
-       background:transparent;
+       background-color:transparent;
        border:0 none;
     overflow:hidden;
     overflow-y: hidden;
@@ -147,7 +147,7 @@ a.x-menu-item {
 }
 
 .x-menu-group-item .x-menu-item-icon{
-       background: transparent;
+       background-color: transparent;
 }
 
 .x-menu-item-checked .x-menu-group-item .x-menu-item-icon{