Hi,
Try to add a style named ".gwt-TabPanelBottom" :
.gwt-TabPanelBottom{
border: none;
}
because the border isn't defined in the .gwt-TabPanel style.
Regards,
Damien
2009/2/9 judi <[email protected]>
>
> hi,
> i have created a tab panel and have everything tried to style the tab
> panel. the style of the bar items are successfully changed :) but this
> blue border around the tab panel doesn´t disappear :(
>
> Maybe something like this:
> tabP.gwt-TabPanel{
> border: none !important;
> }
>
> but doesn't work..
>
> thanks,
> judi
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---