Created
July 29, 2015 08:40
-
-
Save woogist/2ea88b9510ca0e580a34 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
.wc-bookings-date-picker .ui-datepicker td.ui-datepicker-current-day + td a, | |
.wc-bookings-date-picker .ui-datepicker td.ui-datepicker-current-day + td + td a, | |
.wc-bookings-date-picker .ui-datepicker td.ui-datepicker-current-day + td + td + td a, | |
.wc-bookings-date-picker .ui-datepicker td.ui-datepicker-current-day + td + td + td + td a, | |
.wc-bookings-date-picker .ui-datepicker td.ui-datepicker-current-day + td + td + td + td + td a, | |
.wc-bookings-date-picker .ui-datepicker td.ui-datepicker-current-day + td + td + td + td + td + td a { | |
background-color: #239e57 !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment