GWT 1.6 added some style injection. In your <EntryPoint>.gwt.xml you will find this line: <inherits name='com.google.gwt.user.theme.standard.Standard'/>. Just comment it out.
On Jun 9, 3:20 am, lml <[email protected]> wrote: > Dear all, > > how can set the body of html page color in gwt. > > I gave body bg color ,its working fine firstly.But when the entry > point class loads, the bg color will disappear from the page. > > How can set bg color permanantly in gwt html page?. > > Regards, > > Lal --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
