svn commit: r474921 - in head: Mk/Uses mail/thunderbird mail/thunderbird-i18n mail/thunderbird/files

Craig Leres leres at freebsd.org
Fri Jul 20 21:34:02 UTC 2018


On 7/20/18 7:37 AM, Craig Leres wrote:
> How do font preferences work in 60.0?

So to answer my own question: differently.

More specifically, you need to create chrome/userChrome.css in your 
thunderbird profile directory (e.g. 
~/.thunderbird/0em82pff.default/chrome/userChrome.css) with a magic 
@namespace line as per:

     http://kb.mozillazine.org/UserChrome-example.css
     http://kb.mozillazine.org/Pane_and_menu_fonts

and some css; I've attached what I'm using now as a working example.

Be careful when doing cut-n-paste from webpages, when I did it there was 
an un-closed comment that kept my first attempts from working.

		Craig



More information about the svn-ports-all mailing list