> I wanted to customize gwt so that the look and feel more superb by > including my own css and image files. May I know where can I get the > css selector tag name for all component widget ? any reference > url?
As Ian mentioned, the Javadoc is your best bet. You can also use Firebug to get the CSS classes as well. -- Arthur Kalmenson On Sat, Mar 28, 2009 at 12:24 PM, asianCoolz <[email protected]> wrote: > > I wanted to customize gwt so that the look and feel more superb by > including my own css and image files. May I know where can I get the > css selector tag name for all component widget ? any reference > url? > > 2. any tool to assit in designing css would be good > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
