It may not be possible. At least the information at http://java.ociweb.com/mark/programming/GWT.html#Formatting doesn't show any CSS styles for DockPanel. Hope the pointer is useful to you.
Enjoy, RB On Jan 15, 4:06 am, netxplorer <[email protected]> wrote: > Hello, > I'm actually trying to set a style to the dockLayoutPanel. When I set > it, everything's ok (with firebug I can see the new style class > added), but when I try to set some properties in thecssfile it won't > work. I can usecsswith other elements, like my tabLayoutPanel (in > this case I have to redefine existingcss) but not the > dockLayoutPanel. > > I'm using CssRessource to injectcssin my application. > > Any idea on this ? > > Thanks !
-- 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.
