.yourStyle {
        \-webkit-box-reflect: literal("below 2px
-webkit-gradient(linear,left top, left bottom,
from(transparent),color-stop(0.85,transparent,to(white))");
}

On Wed, Jan 26, 2011 at 1:50 AM, krishna <[email protected]> wrote:

>
>
> Hi All,
>
> I want to use the below style in ui.xml file.
>
> -webkit-box-reflect: below 2px -webkit-gradient(linear,left top, left
> bottom, from(transparent),color-stop(0.85,transparent),to(white));
>
> I tried several options including the one below to escape this
> correctly. Nothing works correctly.
>
> \-webkit-box-reflect: below 2px -webkit-gradient(linear\,left\ top\,
> left\ bottom\, from\(transparent\)\,color-stop\(0\.85\,transparent\)
> \,to\(white\))
>
> What is the right way to escape this style? Is this documented
> somewhere?
>
> Regards,
> Krishna
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-web-toolkit%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>


-- 
Guit: Elegant, beautiful, modular and *production ready* gwt applications.

http://code.google.com/p/guit/

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to