Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
- #urlbar {-moz-appearance: none !important;
- font-family: Tahoma Bold !important;
- color: Black !important;
- font-size: 23pt !important; }
- .urlbar-input-box {
- font-size:14pt!important; font-family:"DejaVu Sans Mono"
- }
- /** ******************************************************** ***
- Original Tutorial :
- https://www.ghacks.net/2010/03/26/
- change-firefox-font-size-of-address-tab-and-status-bar/
- ALSO MUST DO:
- toolkit.legacyUserProfileCustomizations.stylesheets
- widget.non-native-theme.enabled = ( true or false ? )
- widget.disable-native-theme-for-content = true
- toolkit.legacyUserProfileCustomizations.stylesheets = true
- This Code File Hosted Here :
- https://pastebin.com/M58037a2
- *** ******************************************************** **/
Add Comment
Please, Sign In to add comment