On 4 juil, 09:15, hezjing <[email protected]> wrote:
> Does this means I must include the CSS in the module XML if I'm going to
> override some of the styles in standard.css?

No, you can inherit
com.google.gwt.user.theme.standard.StandardResources instead of
com.google.gwt.user.theme.standard.Standard and include the stylesheet
in your HTML page.

...though actually I would recommend that you copy and modify the
standard.css (when the change has to be global) or use a "style
dependent name" (when it has to be somehow local to a few widgets, and
some other widgets use the "standard" CSS rules)

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