More tab tweaks: The list all tabs button
Published: November 3rd, 2006
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.
A 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!
You can leave a response, or trackback from your own site.



Subscribe RSS
Subscribe email

March 27th, 2007 at 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.
[Reply]
April 6th, 2007 at 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
[Reply]
April 6th, 2007 at 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
[Reply]
September 1st, 2007 at 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
[Reply]