Marco A.G. Pinto wrote on 12.09.2019 10:06:
> Hello!
> 
> I was wondering if you could change the light yellow bar in the received
> e-mails ("import signature") to the strong yellow that Thunderbird 68
> now uses (when there is remote content in a message).

You can possibly do that by adding a custom CSS in userChrome.css in
your profile directory.

you'd need to put a customized version of the following CSS into that file:

.enigmailHeaderBoxLabelSignatureUnknown {
  background-color:#FFFFC9;
  color: black;
}

Patrick

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net

Reply via email to