update to suite default status of 2009-01-30: bug 474807 - replace 4-piece margin...
[themes.git] / EarlyBlue / global / menulist.css
index a0d2df3cd44607edb6e3d99b56b838eff22dd8be..6f3d49f4c8830522a66de6616eb88924a09a5519 100644 (file)
@@ -92,7 +92,10 @@ menulist[disabled="true"]:hover:active > .menulist-dropmarker {
 menulist:hover:active > .menulist-dropmarker,
 menulist[open="true"] > .menulist-dropmarker {
   border: 1px inset #CCD0DD;
-  padding: 2px 0px 0px 2px;
+  padding-top: 2px;
+  padding-bottom: 0px;
+  -moz-padding-start: 2px;
+  -moz-padding-end: 0px;
 }
 
 /* ::::: editable menulists ::::: */