update to suite default status of 2009-01-30: bug 474807 - replace margin/padding...
[themes.git] / LCARStrek / messenger / primaryToolbar.css
index fb752ef91e8cdf94c12ad464a2a2060346d79c4a..a013ec0935624d404ba6128e8894f0cfebdc3dcd 100644 (file)
@@ -475,7 +475,7 @@ toolbar[iconsize="small"] > #button-stop:not([disabled="true"]):hover:active {
 }
 
 #junkIcon {
-  margin-left: 0.5ex;
+  -moz-margin-start: 0.5ex;
   list-style-image: url("chrome://messenger/skin/icons/folder-junk.gif");
 }
 
@@ -485,5 +485,5 @@ toolbar[iconsize="small"] > #button-stop:not([disabled="true"]):hover:active {
 }
 
 #allowRemoteContentForAuthorDesc {
-  padding-left: 10px;
+  -moz-padding-start: 10px;
 }