I have added a tabset with a few tabs to my GWT application, and now I would like to move the tabheaders a little bit to the left. Not the tab panes, but the small tab headers. These are positioned at the top of the tabset.
Does anyone know how to do this? I would prefer to do it programmatically, but am looking into how to do it with css as well.