Actully it is not a bug,but annoying,I have commented the entry "<inherits name='com.google.gwt.user.theme.standard.Standard/chrom..' />" in my project .gwt.xml ,But question is if a referenced library within project uses <inherits name='com.google.gwt.user.theme.standard.Standard' />,standard *css* will still be generated.with 2.0 RC,I can delete "gwt" in file generated folder,than refresh broswer to re-download,"gwt" will be re- generated before re-download,so I got a chance to escape from standard css one time(only one time),but with 2.0 production release, re- generated will happen before re-download,so I can not even escape from "gwt" manaully.This is very very bad.Right now only approach left is to compile it,then check style sheet effect.Can anybody provide a way to disable default css. thank you!
-- 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-tool...@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.