Or you could change one "tiny" line in the portal_style.css file. Change
float:left to float:right and you are done (I only tried in FF):
| portal_style.css (line 232)
| ul#tabsHeader li {
| ...
| float:right;
| ...
| }
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093459#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...