Did you use FireBug to verify which CSS is being loaded? Make sure there are no errors in your CSS, that will stop your CSS after the error from being loaded.
See if it's a caching problem by hitting CTRL+F5 to force a full re- load of all the website's data. On Feb 2, 8:32 am, crojay78 <[email protected]> wrote: > Hi, > > I have the problem that my changes on the CSS of my project will not > be used in the development mode. It does not take the actual css which > lies in the war folder. Does anybody know where the problem might be? > > Thanks -- 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.
