On Sunday, April 7, 2013 10:34:31 PM UTC+2, membersound wrote:
>
> Very useful, thanks for the comprehensive answer.
>
> Yes probably having images externally is what I want, because I'm trying 
> to define a linear gradient with an image as follows:
>
>     background-image: url(ok.png) no-repeat 5px, 
> -webkit-linear-gradient(top, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 
> 0.2));
>
> Or would you have a better solution for this other than placing them in a 
> static folder (called "public" according to your suggestion).
>

You can use a DataResource for the ok.png and a @url in the CssResource. 

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