Firefox about:config vs userChrome.css
Example Problem: layout.css.devPixelsPerPx I somehow had the idea that things in about:config were also configurable via the userChrome.css. Is this true? Is it true, for example, with layout.css.devPixelsPerPx? If so, what is the equivalent CSS selector? Also, will changes to the css file over-rule changes in about:config, or vice versa?
Answer: not much overlap From It_Was_The_Other_Guy1, it appears that there is rare overlay between the userChrome.css and the settings in about:config.