I think tht the best way to "visualize exactly where the CSS rules are
applied" is to inspect your generated code with Firebug. In fact it'll
help you with so many other things that you'll probably adopt it in no
time as one of your day to day tools

cheers,

Salvador

On Apr 18, 6:03 pm, hezjing <hezj...@gmail.com> wrote:
> Hi
> I'm still trying with DecoratorPanel, and I'm not sure what are the *Inner
> CSS style rules means.
> For example, .what is the different between .bottomLeft and bottomLeftInner?
> And the different between bottomCenter and bottomCenterInner?
>
> .gwt-DecoratorPanel .bottomLeft { the bottom left cell }
> .gwt-DecoratorPanel .bottomLeftInner { the inner element of the cell }
>
> .gwt-DecoratorPanel .bottomCenter { the bottom center cell }
> .gwt-DecoratorPanel .bottomCenterInner { the inner element of the cell }
>
> Hmmm ... I probably need a diagram to visualize exactly where does the CSS
> style rules applied to the DecoratorPanel :-)
>
> --
>
> Hez
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to