If you get a chance send out a screenshot of the computed style and regular style after inspecting the input element in your dev console (firebug or chrome dev tool, to the right of your previous screenshot).
There you can also in real time modify the element css property to get a feel for what is going on. A screenshot of that will help in this case to see if your css property was actually added. Regards, Alfredo On Apr 24, 2012 8:03 PM, "Mike Dee" <[email protected]> wrote: > But the question remains, why doesn't changing the gwt-DateBox CSS affect > the appearance of the DatabBox? In my case, the standard.css was replaced > with my own. So, why aren't my changes having any effect? > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-web-toolkit/-/I8Heevutr0EJ. > 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. > -- 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.
