Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
GWT Users
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
image bundle in uibinder
62 views
Skip to first unread message
asianCoolz
unread,
Dec 27, 2010, 10:39:09 AM
12/27/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Web Toolkit
may i know is it possible to set url in css like below
@Sprite .logotest {
gwt-image: url("/path/image.png");
}
Matthew Hill
unread,
Dec 27, 2010, 10:57:21 AM
12/27/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-we...@googlegroups.com
.logotest {
background-image: url("/path/image.png");
}
should do it if I understand you correctly. The gwt-image property and @sprite is for use with ClientBundle.
Reply all
Reply to author
Forward
0 new messages