Hi all,

I am seeing a strange problem when trying to alter the CSS for a
DecoratedTabPanel. I don't have the problem for any other widgets,
which change as I would expect.

Here is what I have tried so far:
a)
Copy all of the CSS from the GWT showcase tabPanel example (http://
gwt.google.com/samples/Showcase/Showcase.html#CwTabPanel) into my CSS
file.
Overwrite all of the background colours to black

b)
Directly copied the alternate showcase CSS styles (shown by clicking
the buttons in the top corner) into my CSS file

c)
Tried changing the style to something else completely
e.g. myTabPanel.setStylePrimaryName("gwt-HTML")

However the panel still looks the same in all cases. The only thing
I've been able to change is the background colour of the tabbar and
the tabpanel but what I really want to alter is the colours of the
tabs and border.

Has anyone seen this problem before? Or can anyone show me a code
snippet, if you have overriden the default CSS for tabpanel, so i can
see if i'm missing something obvious?

Many thanks

--

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.


Reply via email to