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 the css file it won't work. I can use css with other elements, like my tabLayoutPanel (in this case I have to redefine existing css) but not the dockLayoutPanel.
I'm using CssRessource to inject css in 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.
