Hey! I have written a litte gwt app, it works fine and is integrated, visible and does what it should.
My problem is, that the java webapp running on a tomcat server already has it's style defined in a css file... As soon as I visit a page, which has some gwt content, a lot of rules are being ignored from the webapp css file. For example, The body background color is black, and gwt changes it to standart white...There are no style rules for the gwt app the linked css file in the Appname.xml file is empty... Of course, I could link to the webappcss file as well, but I am wondering if there is a a way, method or whatever to such as RootPanel.noStandartStyle() would do... Thanks Frithjof --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---