nazar-pc / PickMeUp

Really simple, powerful, customizable and lightweight standalone datepicker
BSD Zero Clause License
616 stars 189 forks source link

Disabled dates + bootstrap #59

Closed CathomeGit closed 9 years ago

CathomeGit commented 9 years ago

I'm using bootstrap integrated version. My issue is, I have noticed that disabled dates don't change their appearance compared to normal dates. So I have changed disabled variable in jquery.pickmeup.twitter-bootstrap.min.js

screenshot from 2015-03-03 21 15 55

because I haven't found "uk-button" class in bootstrap css files. Please tell if I'm misunderstanding something or there is a problem.

nazar-pc commented 9 years ago

Sorry, that was a typo from my side, does text-muted works fine for you? I'll apply it upstream.

CathomeGit commented 9 years ago

Yes, greyed-out dates seem fine to me. Thank you.

nazar-pc commented 9 years ago

Thank you, included in fresh 2.6.4 release