Thursday, February 23, 2012

GWT StackLayoutPanel: how to change header background color

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 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