Day 127
Not sure I am liking a date picker solution for a calendar
#CodingPhase #TheCodingWay #365CodingPhaseChallenge
**********
.ui-datepicker-calendar .ui-state-default {
display: block;
width: 26px;
outline: none;
text-decoration: none;
color: #381616;
border: 1px solid transparent;
}
#CodingPhase #TheCodingWay #365CodingPhaseChallenge
**********
.ui-datepicker-calendar .ui-state-default {
display: block;
width: 26px;
outline: none;
text-decoration: none;
color: #381616;
border: 1px solid transparent;
}
Comments
Post a Comment