/*/ * User.js file * https://kb.mozillazine.org/User.js_file * http://kb.mozillazine.org/About:config_entries */ // Enable userChrome.css user_pref("toolkit.legacyUserProfileCustomizations.stylesheets", true); // Enable the :has selector user_pref("layout.css.has-selector.enabled", true);