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: http://code.google.com/p/google-web-toolkit/wiki/CssResource -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
