More tab tweaks: The list all tabs button
Posted by Percy Cabello on November 3rd, 2006 • Tags:
ShareThis

If you have decided that the tab close button in ever tab is not for you and have a single tab close button in the extreme right of the tab bar, your tab bar looks odd. This is because the list all tabs button is designed to "lean" on the right window border and not a smaller button like the close tabs.

List all tabs button to the left of the tab barA nice enhancement is to move the list all tabs button to the extreme left. Just, add these lines to userChrome.css located in the chrome folder of your profile.

.tabs-alltabs-stack {-moz-box-ordinal-group: 1 !important}
.tabbrowser-arrowscrollbox {-moz-box-ordinal-group: 2 !important}
.tabs-closebutton-box {-moz-box-ordinal-group: 3 !important}

 Now it looks more natural and pretty. Have fun!

Comments
Carol Honhart said on March 27, 2007, 10:33 am:

Thanks! I do like the looks of that better. It remains to be seen how long it will take me to get used to the new location.

srid said on April 6, 2007, 3:17 pm:

hi Is there a way to restrict firefox 2 to max number of tabs it can have anytime. Beyond the reach of max maybe warn or an option to not allow new tabs until some of them are close.
thanks

Percy Cabello said on April 6, 2007, 3:32 pm:

srid, not that I’m aware of but sounds like it could be useful for some users.you may want to check at http://addons.mozilla.org

Kris said on September 1, 2007, 5:51 am:

Hi. How do I restrict the number of tabs to open in a window in firefox 2. May someone post a reply please. Thanks