To be more precise: Running the app in hosted mode works perfect, but
as soon as the app is embedded inside a website, all styles of the app
get messed up because the websites css get applied to the gwt widgets/
panels.
Now I'm searching for a way to reset the GWT widgets/panels styles
after the app is loaded. My only idea is to apply the GWT css file to
the RootPanel during the initialization of the app, with the intent to
overwrite all previously set styles. But how can this be done? Or
maybe there's a better solution... Please let me know.

On 5 Jan., 07:33, Nano Elefant <nanof...@gmail.com> wrote:
> Hello,
>
> adding my app to a website causes the websites css styles to interfere
> with the GWT css styles.
> Any ideas how this can be fixed?

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to