Upgrade to ExtJS 3.3.0 - Released 10/06/2010
[extjs.git] / resources / css / structure / menu.css
index 2a72dfb..9ae9d30 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * Ext JS Library 3.2.2
+ * Ext JS Library 3.3.0
  * Copyright(c) 2006-2010 Ext JS, Inc.
  * licensing@extjs.com
  * http://www.extjs.com/license
@@ -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{