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].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to