Created
October 22, 2015 09:33
-
-
Save SirDarcanos/e8b7c95dcd451689b5cc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Date */ | |
#wc-bookings-booking-form .wc-bookings-date-picker span.label { | |
color: #FF0000; | |
} | |
/* Month / Year */ | |
#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker .ui-datepicker-title { | |
color: #FF0000; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment