X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fskin%2FEarlyBlue%2Fmessenger%2FmessageHeader.css;h=04ad63195036854bdabf6faf5107a9242e23e1cf;hp=306079c622edc66af34f5f47304f407adc787539;hb=f840e30233fdb15ab5044373dddd7177fd3af99c;hpb=36d6ec1241771cc6ebc2467d8d305c8b753af54c diff --git a/EarlyBlue/skin/EarlyBlue/messenger/messageHeader.css b/EarlyBlue/skin/EarlyBlue/messenger/messageHeader.css index 306079c6..04ad6319 100644 --- a/EarlyBlue/skin/EarlyBlue/messenger/messageHeader.css +++ b/EarlyBlue/skin/EarlyBlue/messenger/messageHeader.css @@ -49,11 +49,6 @@ mail-toggle-headerfield padding-right : 1px; } -mail-emailheaderfield > .headerBox > mail-emailaddress - { - padding-left : 0.5em; - } - .buttonTopSpacer { height : 0.3em; @@ -106,19 +101,17 @@ mail-emailheaderfield > .headerBox > mail-emailaddress -moz-box-pack: end; } -.emailDisplayButton +label.emailDisplayButton { color : #336699; -/* text-decoration : underline; */ cursor : pointer; -/* min-height: 16px; */ margin : 0px; padding : 0px; padding-left : 1px; padding-right : 1px; } -.emailDisplayButton:hover +label.emailDisplayButton:hover { color : black; background-color : #336699; @@ -134,24 +127,12 @@ mail-emailheaderfield > .headerBox > mail-emailaddress list-style-image : url("chrome://global/skin/twisty-open.gif"); } -html.headerValue - { - white-space : normal; - min-width : 50px; - margin : 0px; - } - -html.subjectvalue - { - font-weight : bold; - } - -text.subjectvalue +label.subjectvalue { font-weight : bold; } -text.headerdisplayname +label.headerdisplayname { font-weight : bold; margin-right : 0.5em; @@ -159,7 +140,7 @@ text.headerdisplayname min-height: 16px; } -text.headerValue +label.headerValue { white-space : normal; min-width : 50px; @@ -206,7 +187,7 @@ text.headerValue width: 12em; } -text.collapsedHeaderDisplayName +label.collapsedHeaderDisplayName { font-weight: bold; margin-left: .7em; @@ -223,3 +204,4 @@ text.collapsedHeaderDisplayName [hide] { visibility: hidden; } +