tweaks.ffextensionguru.com

HOME ALL TWEAKS
DISPLAY TWEAKS GENERAL TWEAKS
TAB TWEAKS TWEAKS HOME CONTACT US

Make Active Tab Wider
Makes the active tab wider than the other tabs

Tweak Type: Display |Tabs
Fx 2: YES
Fx 3: YES
Fx 3.1: YES

Simple tweak to make your active tab wider. Using ChromEdit add the following lines to your userChrome.css file:

/* Make the active tab wider */
#content tab[selected="true"] {
min-width: 200px !important;
}

Once you have added these lines, click Save, then Restart; your active tab will be wider than the inactive tabs when Firefox restarts. Notes: You can substitute any value for the ‘200px’. This tweak works for Fx 2 & 3.


Source



The Firefox and Thunderbird logos and wordmarks are Trademarks of the Mozilla Foundation all rights reserved.
This site claims no affiliation with the Mozilla Foundation but we proudly support it.

Original Content ©2008 Fx Extension Guru