Don't know if you're directly pasting your css here or retyping, But your rule says "diabled" and not "disabled"
On Apr 3, 3:55 pm, newbie09 <[email protected]> wrote: > I am new to GWT, below style is not working, > > .gwt-Button[diabled] { > font-family: Tahoma, Arial, Verdana, sans-serif; > font-size: 10pt; > border: black 1px solid; > > } > > any suggestions on how to provide style info for disabled buttons > using 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 -~----------~----~----~----~------~----~------~--~---
