Dear All,

I am using GWT 1.6. I want to add my styles to the DatePicker of
DateBox popup.. I have a panel which has the DateBox and tried adding
the styles as below in my module style sheet but no luck.

.test-DatePanel .gwt-datePicker {

}

.test-DatePanel .gwt-datePicker {

}

.test-DatePanel .datePickerDays {
  width: 100%;
  background: #e7edea;
}

Please guide me applying custom styles to DateBox's DatePicker.

Thanks,
Siva

--

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=.


Reply via email to