My application has completely custom look and feel. I worked it out by removing entries from standard.css and adding my own to my own css. It worked perfectly, unless I compiled the application and standard.css got overwritten...
Doing a quick search on the web I found out, that it is not possible to remove standard.css, only to make that custom css is loaded after the standard one. Currently I delete all it's contents manually after every compile. Is there some better way? I considered to write my own theme as a replacement of the standard one, but could not find any information about where to start. Thanks for information, Viliam -- 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.
