update to suite default status of 2009-01-30: bug 474807 - replace margin/padding...
[themes.git] / EarlyBlue / messenger / messageHeader.css
index 855511eb28ec8f2b9296832881f11478796a622e..36e9538b739d726fc48473535390a0b3c3bfca3a 100644 (file)
 
 .tagvalue {
   margin-top: 0;
-  margin-left: 0;
+  -moz-margin-start: 0;
 }
 
 /* ::::: msg header message ids ::::: */
 }
 
 .messageIdDisplayImage {
-  padding-left: 2px;
+  -moz-padding-start: 2px;
   -moz-box-pack: end;
 }
 
 }
 
 .emailDisplayImage {
-  padding-left: 2px;
+  -moz-padding-start: 2px;
   -moz-box-pack: end;
 }
 
 
 .collapsedAttachmentButton {
   list-style-image: url("chrome://messenger/skin/icons/message-mail-attach.gif");
-  margin-right: .5em;
+  -moz-margin-end: .5em;
 }