update to suite default status of 2009-01-30: bug 474807 - replace margin/padding...
[themes.git] / EarlyBlue / messenger / messageHeader.css
index eac9553aad883870cca7ba92d137f50159049db0..36e9538b739d726fc48473535390a0b3c3bfca3a 100644 (file)
 
 .tagvalue {
   margin-top: 0;
-  margin-left: 0;
+  -moz-margin-start: 0;
+}
+
+/* ::::: msg header message ids ::::: */
+
+.messageIdDisplayButton {
+  color: #336699;
+  cursor: pointer;
+  margin: 0px;
+  padding: 0px 1px;
+}
+
+.messageIdDisplayButton:hover {
+  color: black;
+  background-color: #336699;
+}
+
+.messageIdDisplayImage {
+  -moz-padding-start: 2px;
+  -moz-box-pack: end;
 }
 
 /* ::::: msg header email addresses ::::: */
 }
 
 .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;
 }