Hi,

I need to set the border color to Red on focus for all of my fields. I
added the following in CSS:

.gwt-TextBox:focus {
         border: 1px solid #FF0000;
}

seems to work in FireFox, but not in IE. Is there any way i can get it
to work for IE?

Thank you very much,
Satya
--~--~---------~--~----~------------~-------~--~----~
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