Tuesday, February 28, 2012

Re: GWT StackLayoutPanel: how to change header background color

trying to work a similar issue. The theme selection in the the gwt.xml seems to be loaded after my cssresources, so overrides mine. Probably need to read the docs another time


On Friday, 24 February 2012 18:11:02 UTC+11, doruk wrote:
Helo;
StackLayoutPanel default calor is light blue and I want to change
using css. I tried this code :

view plaincopy to clipboardprint?
.gwt-StackLayoutPanel {
    background-color: #114E74;
}

But nothing has changed. Please can you explain how can I do that?

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/4Of_yHP1DqgJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment