eNeon Posted March 24, 2006 Share Posted March 24, 2006 Hey! so, is there some way to change tab font size, like editing userchrome.css or something? :) Link to comment https://www.neowin.net/forum/topic/445731-firefox-tab-font-size/ Share on other sites More sharing options...
Jimmie Posted March 24, 2006 Share Posted March 24, 2006 Add this to userChrome.css: tab { font-size: 12px !important } Link to comment https://www.neowin.net/forum/topic/445731-firefox-tab-font-size/#findComment-587342670 Share on other sites More sharing options...
eNeon Posted March 24, 2006 Author Share Posted March 24, 2006 =I It didn't help. :/ Link to comment https://www.neowin.net/forum/topic/445731-firefox-tab-font-size/#findComment-587342729 Share on other sites More sharing options...
Jimmie Posted March 24, 2006 Share Posted March 24, 2006 See if this works: tab .tab-text { font-size: 12px !important; } You'll probably have to adjust the value to get the right size. http://kb.mozillazine.org/UserChrome.css Link to comment https://www.neowin.net/forum/topic/445731-firefox-tab-font-size/#findComment-587343027 Share on other sites More sharing options...
eNeon Posted March 24, 2006 Author Share Posted March 24, 2006 Yes it works, thank u! :) Link to comment https://www.neowin.net/forum/topic/445731-firefox-tab-font-size/#findComment-587344285 Share on other sites More sharing options...
Recommended Posts