Sorry, that was for the tabs' borders
the correct class is
.gwt-TabPanelBottom {
On 10 feb, 18:16, Eze <[email protected]> wrote:
> The classes are:
>
> .gwt-DecoratedTabBar .tabTopLeft {
> .gwt-DecoratedTabBar .tabTopCenter {
> .gwt-DecoratedTabBar .tabTopRight {
>
> .gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopLeft {
> .gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopCenter {
> .gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopRight {
>
> The corners doesn't use the color #, but a background image and offset
>
> background:
> url(images/corner.png<http://127.0.0.1:8888/biframeweb2/gwt/calipso/images/corner.png>
> ) no-repeat -6px -55px;
>
> I created my own theme based on the standard to change this settings
>
> Regards
>
> Eze
--
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.