I shoudn't go wrong, but this code is good when mouse goes over I think. Instead, I would change ONE hyperlink style permanently, and let the others one be as default.
I would not to use element id, but change style of the element with addstyle function. Thanks On 8 Giu, 08:55, "alex.d" <[email protected]> wrote: > Use: > .gwt-HyperLink a{ > color: red;} > > .gwt-HyperLink a:hover{ > color: red; > > } > > in your app.css --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
