nnmware / devoops

DevOOPS Bootstrap 3 Admin theme
GNU General Public License v3.0
852 stars 416 forks source link

datepicker changeXxxxxx colors #30

Closed briansol closed 8 years ago

briansol commented 9 years ago

When using the changeMonth and changeYear options to display the quick select drop-downs, the output is white on white, and thus not able to be seen to the user unless hovered.

example use case:

function AllTimePickers() could contain a listener such as:

$( "#mydatefield" ).datepicker({ changeMonth: true, changeYear: true });

and it ends up looking like:

datepicker

It appears none of the examples use those options, so it was likely missed.

devoopsme commented 8 years ago

Sorry, i can't answer. This may solve via documentation of jquery-ui styles.