X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fmessenger%2FmessageHeader.css;h=e196e8eb4b54991efda261fd9c1bdb9c6fee72dd;hp=76c1ac6c35da76ecddc45de8be0933a7fd6e5772;hb=8caa872d050772c572257f23011c668f70dcaef7;hpb=ee6cb01c5c029cb70bea445000414081ae82bcbd diff --git a/LCARStrek/messenger/messageHeader.css b/LCARStrek/messenger/messageHeader.css index 76c1ac6c..e196e8eb 100644 --- a/LCARStrek/messenger/messageHeader.css +++ b/LCARStrek/messenger/messageHeader.css @@ -129,12 +129,13 @@ .tagvalue { margin-top: 0; - margin-left: 0; + -moz-margin-start: 0; } /* ::::: msg header message ids ::::: */ .messageIdDisplayButton { + -moz-border-radius: 3px; color: #008484; cursor: pointer; margin: 0px; @@ -147,7 +148,7 @@ } .messageIdDisplayImage { - padding-left: 2px; + -moz-padding-start: 2px; -moz-box-pack: end; } @@ -167,7 +168,7 @@ } .emailDisplayImage { - padding-left: 2px; + -moz-padding-start: 2px; -moz-box-pack: end; } @@ -209,7 +210,7 @@ } #collapseddateValue { - margin-left: .5em; + -moz-margin-start: .5em; text-align: right; background-color: transparent; } @@ -240,6 +241,6 @@ .collapsedAttachmentButton { list-style-image: url("chrome://messenger/skin/icons/message-mail-attach.gif"); - margin-right: .5em; + -moz-margin-end: .5em; margin-top: 1px; }