update to suite default status of 2009-01-30: bug 474807 - replace margin/padding...
[themes.git] / EarlyBlue / global / menu.css
index 93ded8e831208815230544fb0c75f4353c2187b2..b92c5a142ba7ef269059cbbf95b0bc1ca7deaff9 100644 (file)
@@ -145,6 +145,13 @@ menulist > menupopup > menu {
   color: inherit;
 }
 
+.menu-iconic-icon {
+/*
+  width: 16px;
+  height: 16px;
+*/
+}
+
 .menu-iconic-left {
   width: 16px;
 }
@@ -156,6 +163,7 @@ menulist > menupopup > menu {
   -moz-margin-end: 0px;
   width: 8px;
   list-style-image: url("chrome://global/skin/menu/menu-arrow.gif");
+  -moz-image-region: auto;
 }
 
 .menu-right[_moz-menuactive="true"] {
@@ -248,6 +256,6 @@ menulist > menupopup > menuseparator,
 /* ::::: tree column picker ::::: */
 
 .treecell-popupcell-menu {
-  margin-left: -2px;
+  -moz-margin-start: -2px;
   list-style-image: url("chrome://global/skin/tree/columnpicker.gif");
 }
\ No newline at end of file