Doesn't look like it, but I would break-out Firebug (or Safari4) and
inspect the DOM and computed style.  Developing GWT without Firebug or
Safari4 is like developing Java with Notepad.

-Brett


On Jul 5, 8:58 pm, Norman Maurer <[email protected]> wrote:
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to