Ocene za Theme Font & Size Changer
Theme Font & Size Changer — Baris Derin, Access Firefox Project
Ocena uporabnika Uporabnik Firefoxa 13455735
Ocenjeno z 5 od 5
— Uporabnik Firefoxa 13455735, pred 8 letiUntil this stuff is fixed for newer Firefox use this hack to get font size bigger:
create userChrome.css in the profiles /chrome folder and enter
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* set default namespace to XUL */
menubar, menubutton, menulist, menu, menuitem, textbox,
toolbar, .tab-text, tree, tooltip, sidebarheader, statusbar {
font-size: 20px !important; }
create userChrome.css in the profiles /chrome folder and enter
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* set default namespace to XUL */
menubar, menubutton, menulist, menu, menuitem, textbox,
toolbar, .tab-text, tree, tooltip, sidebarheader, statusbar {
font-size: 20px !important; }