Mozilla CSS Modifications

From Indie IT Wiki

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);

userContent.css