More tab tweaks: The list all tabs button

By Percy Cabello

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!

Posted on November 3, 2006 - 3:01 pm || More on Firefox, Tips

Comments

Carol Honhart

March 27, 2007 3:01 pm

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.

Reply

srid

April 6, 2007 3:01 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

Reply

Percy Cabello

April 6, 2007 3:01 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

Reply

Kris

September 1, 2007 3:01 pm

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

Reply

Leave Comment