On 04/14/2010 01:27 PM, davidroe wrote:
> there was a time when I was also looking for this and was unable to
> find the answer. pls report back to the group if you come across the
> solution.
> 
> thanks.

Try using the @external annotation

@external gwt-TextBox;
.gwt-TextBox {
        border-color: Black Black Gray;
        border-style: solid double groove solid;
        border-width: thin;
        font-size: small;
        padding: 0;
}

-- 
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-tool...@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