Thank you! It works.

However @external .loginButton-*; doesn't although here it says it
should: http://code.google.com/p/google-web-toolkit/wiki/CssResource

I was expecting a more straightforward process because the app I'm
working on has lots of ui.xml files. Since Google deprecated the use
of old style CSS, I was expecting the GWT compiler to parse correctly
the class names and obfuscate them accordingly by generating a
".GBS5M0VBIF-up-hovering" instead of ".GBS5M0VBJF".

On Feb 21, 6:11 pm, Jeff Larsen <larse...@gmail.com> wrote:
> You can add
>    @external .loginButton;
> inside your <ui:style> definition.

-- 
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