[gwt-contrib] Re: Comment on CssResource in google-web-toolkit

2009-12-29 Thread codesite-noreply
Comment by peled.roy: I have a problem with spriting; I added the following style rule @sprite #home { gwt-image:'imageHome'; } but what I get is inline data image instead of one sprite that contains all of my images... For more information:

[gwt-contrib] Re: Comment on CssResource in google-web-toolkit

2009-12-29 Thread codesite-noreply
Comment by peled.roy: Sorry, here's the code: {{{ @sprite #home { gwt-image:'imageHome'; } }}} For more information: http://code.google.com/p/google-web-toolkit/wiki/CssResource -- http://groups.google.com/group/Google-Web-Toolkit-Contributors