Date: Fri, 20 Jul 2018 14:33:56 -0700 From: Craig Leres <leres@freebsd.org> To: Jan Beich <jbeich@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r474921 - in head: Mk/Uses mail/thunderbird mail/thunderbird-i18n mail/thunderbird/files Message-ID: <46338f9e-4f84-9cf6-2a3a-ac92e2c07a53@freebsd.org> In-Reply-To: <2841ae42-b86a-7b57-f074-05892e92ec16@freebsd.org> References: <201807190000.w6J00qBe015713@repo.freebsd.org> <2841ae42-b86a-7b57-f074-05892e92ec16@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46338f9e-4f84-9cf6-2a3a-ac92e2c07a53>