Upgrade to ExtJS 3.1.0 - Released 12/16/2009
[extjs.git] / resources / css / structure / menu.css
index 5f2599b..05ced89 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * Ext JS Library 3.0.3
+ * Ext JS Library 3.1.0
  * Copyright(c) 2006-2009 Ext JS, LLC
  * licensing@extjs.com
  * http://www.extjs.com/license
 \r
 .x-menu-list-item{\r
     white-space: nowrap;\r
+       display:block;\r
+       padding:1px;\r
+}\r
+\r
+.x-menu-item{\r
     -moz-user-select: none;\r
     -khtml-user-select:none;\r
     -webkit-user-select:ignore;\r
-       display:block;\r
-       padding:1px;\r
 }\r
 \r
 .x-menu-item-arrow{\r
@@ -179,6 +182,25 @@ a.x-menu-item {
    padding:0 !important;\r
 }\r
 \r
+/*\r
+ * Ugly mess to remove the white border under the picker\r
+ */\r
+.ext-ie .x-date-menu{\r
+    height: 199px;\r
+}\r
+\r
+.ext-strict .ext-ie .x-date-menu, .ext-border-box .ext-ie8 .x-date-menu{\r
+    height: 197px;\r
+}\r
+\r
+.ext-strict .ext-ie7 .x-date-menu{\r
+    height: 195px;\r
+}\r
+\r
+.ext-strict .ext-ie8 .x-date-menu{\r
+    height: auto;\r
+}\r
+\r
 .x-cycle-menu .x-menu-item-checked {\r
     border:1px dotted !important;\r
        padding:0;\r