Hi,
What's the correct way of setting the image of the
HorizontalSplitPanel splitter through CSS? I've tried several
different methods, none worked. This is what I have currently:
.gwt-HorizontalSplitPanel .hsplitter {
background: #42453D;
background-image: url(img/horizontalSplitPanelThumb.png)
}
I'm using GWT 1.6 RC2.
Thanks!
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---