Hi,
I want to change top menus to hide some rarely used settings [1] and make it fit in one line. Currently I do it by a short JS code which takes a few tabs and places them under the "More" menu, but I'm thinking about outputting final HTML code and making it a pure CSS menu (using a:hover on "More" to show it).
Should I go on with it?
[1] http://img338.imageshack.us/img338/7941/newtabs.png (still requires some more styling)