TextButton uses the appearance pattern. You have to provide an instance of 
ButtonCellBase.DefaultAppearance with your custom ClientBundle/CssResource. 
Very similar to what you would do if you want to style CellTable.

-- J.

Am Donnerstag, 2. Mai 2013 20:31:11 UTC+2 schrieb membersound:
>
> Hi,
>
> how can I style a TextButton? I applied the following to my global css 
> file, but it does not change anything:
>
> .gwt-TextButton {
>     background: none !important;
>     border-color: none !important;
> }
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to