diff --git a/mail/themes/windows/mail/multimessageview.css b/mail/themes/windows/mail/multimessageview.css index 17705778cc..d997941b40 100644 --- a/mail/themes/windows/mail/multimessageview.css +++ b/mail/themes/windows/mail/multimessageview.css @@ -33,6 +33,10 @@ background-image: url("chrome://messenger/skin/icons/flag-col.png"); } +.toolbarbutton-1.msgHeaderView-button { + color: -moz-dialogtext; +} + @media (-moz-windows-default-theme) { .toolbarbutton-1.msgHeaderView-button { background-image: linear-gradient(-moz-dialog, -moz-dialog);