GWT 2 Css issues with new layout panels (Proposal)

2010-01-08 Thread Sebastian
Hello, the new layout panels SplitLayout, DockLayout etc do not mark their elements with css classes. As a consequence, if you want to style them with custom css, it is actually impossible. The only option is to inject the styles directly in the code but you cannot use stylesheets based styles.

Re: GWT 2 Css issues with new layout panels (Proposal)

2010-01-08 Thread Chris Ramsdale
You may want to add your comments to the following issue: http://code.google.com/p/google-web-toolkit/issues/detail?id=4429q=layout%20css - Chris On Fri, Jan 8, 2010 at 9:29 AM, Sebastian use...@laliluna.de wrote: Hello, the new layout panels SplitLayout, DockLayout etc do not mark their