Help
-
Search
-
Members
-
Calendar
Full Version:
Firefox tab font size.
Neowin Forums
>
Help & Discussion Center
>
Software Discussion & Assistance
>
Web Browser Discussion
>
Firefox (Gecko)
eNeon
Mar 24 2006, 02:48
Hey! so, is there some way to change tab font size, like editing userchrome.css or something?
Jimmie
Mar 24 2006, 03:00
Add this to userChrome.css:
CODE
tab {
font-size: 12px !important
}
eNeon
Mar 24 2006, 03:15
=I It didn't help.
Jimmie
Mar 24 2006, 04:52
See if this works:
CODE
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
eNeon
Mar 24 2006, 15:03
Yes it works, thank u!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here
.
Invision Power Board © 2001-2009
Invision Power Services, Inc.