Re: Remove ALL CSS from GWT
Change the property in gwt.xml file as follows.
In the Project.gwt.xml file do not inherit the css file.
comment as follows <!-- <inherits
name='com.google.gwt.user.theme.standard.Standard'/> -->
Hope it helps.
S. Abraham
www.DataStoreGwt.com
On Aug 19, 7:57 pm, Alexander Orlov <alexander.or...@loxal.net> wrote:
> Even if you don't specify any specific theme in the *.gwt.xml some CSS
> directives are always inserted into the app. How can I specify that GWT
> should not insert any single line of CSS into the app?
--
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.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home