URLbar icons for feed etc. should have a margin at the end
[themes.git] / EarlyBlue / global / menu.css
index 93ded8e831208815230544fb0c75f4353c2187b2..12df36b9178058aa8463f727bf77b76de766e4a5 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"] {