Thanks Gal, it works fine now.

On Jul 22, 11:43 pm, Gal Dolber <gal.dol...@gmail.com> wrote:
> thats border radious... for gradients you need to use literal("")
> Seehttp://code.google.com/p/google-web-toolkit/issues/detail?id=4877&can...
>
> 2010/7/22 lineman78 <linema...@gmail.com>
>
>
>
>
>
> > You have to escape the beginning dash.  Here is from my cssResource:
>
> > @external gwt-Button, gwt-PushButton, gwt-ToggleButton;
> > .gwt-Button, .gwt-PushButton, .gwt-ToggleButton {
> >        \-moz-border-radius: 3px;
> >        \-webkit-border-radius: 3px;
> > }
>
> > On Jul 22, 11:17 am, Jyaif <jfgeye...@gmail.com> wrote:
> > > Hi,
> > > Is it possible to add gradients using css in GWT? I have tried adding
> > > gradient with css, with java, directly into the UIBinder xml, but
> > > nothing works. I know my browser supports it because I can fill a
> > > simple static div.
>
> > --
> > 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<google-web-toolkit%2Bunsubs 
> > cr...@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-web-toolkit?hl=en.
>
> --http://ajax-development.blogspot.com/

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