On 02/26/16 07:30, Paul Erickson wrote:
> For some reason, the Theme Font & Size changer for Thunderbird no longer
> works. Has anyone else run into this and found a fix? 

If it is what I think it is, this should do the trick.....

Create the file in the directory

~/.thunderbird/something.default/chrome/userChrome.css   (something.default 
will be
different for every user)

with contents such as

/* Global UI font */
* { font-size: 12pt !important;
  font-family: Verdana !important;
}

Change the size and font-family to suit your needs.

-- 
In reality, some people should stick to running Windows and others should stay 
away from
computers altogether.

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to