My 2 cents,
- One is adding !important (in order to overwrite the custom css for the datePicker) to your css rules.
- The other one is create your custom DatePickerStyle.css and add it to your DatePicker class.
--
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/-/2p7A3bJjRHsJ.
To post to this group, send email to google-we...@googlegroups.com.
To unsubscribe from this group, send email to google-web-tool...@googlegroups.com.
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 view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/I79A5aBoOcEJ.
To post to this group, send email to google-we...@googlegroups.com.
To unsubscribe from this group, send email to google-web-tool...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
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
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.