Hi, my GWT apps use a GWT library which provides a menu bar implementation based on GWT's MenuBar. Within my app, I change the menu bar style by including styles for .gwt-MenuBar and so on in the app's main css file. (BTW: Is there an GWT/CSS example of a menu with a cool style?)
Now I would like to move this CSS into the library. How can I do this? Where do I have to provide the CSS and how can I apply it to the widgets within the library? An example would be great! Thanks Magnus -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
