Mozilla CSS Modifications
From Indie IT Wiki
Revision as of 15:04, 20 February 2023 by Gcoles (talk | contribs) (→Activate CSS Usage In Thunderbird)
Overview
Activate CSS Usage In Firefox
New browser tab > enter about:config in the address bar and press enter/return > click the Accept the Risk and Continue button > in the 'Search preference name' field, enter the following:
toolkit.legacyUserProfileCustomizations.stylesheets
Set the above to true by double-clicking on the key.
Activate CSS Usage In Thunderbird
Settings/Options/Preferences > Advanced > General > Config Editor > in the 'Search preference name' field, enter the following:
toolkit.legacyUserProfileCustomizations.stylesheets
Set the above to true by double-clicking on the key.
userChrome.css
Should contain the line:
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);