How to make firefox tabs smaller
How to make firefox tabs smaller… put the following in userchrome.css
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* set default namespace to XUL */
/* Shrink tab titles by 10% */
.tabbrowser-tabs .tab-text {
font-size: 90%;
}
/* make inactive tabs hardly visible
|
Similar Posts:
- How to make text smaller in Firefox
- Use Firefox
- Just over 1 Month to go
- Mac Mini
- Firefox Tricks and Tips
posted: 05 February 8
under: General