What you need to do is first create a standard app for what you want to do i.e with default cusstization and the test it on the browser preferably chrome or firefox now inspect element and see the source code and then find out which CSS is linked to the element you want to change. Now go to your war directory and open the relevant CSS and edit it remember that this could be done internally but might be a bit confusing and misunderstood.
Sent from my iPhone On May 5, 2011, at 15:16, Dieter <[email protected]> wrote: > Hello, > > I'm looking for for a document, which CSS resources are available for > the DockLayoutPanel. > > Especially I'm looking for the background color of the slit-bar. > > Dieter > > -- > 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. > -- 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.
