Hi all,
I'm trying to customize the color of the TreeItem when it is selected.
I added the following in my .css file:
.gwt-Tree .gwt-TreeItem-selected {
background: #E6E6FA;
}
But it still show the same background as before on selection. Anything
I missed ?
Thx,
Norman
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---