Mega Code Archive
DateChooser Styles
.myHeaderStyle{
color:#6666CC;
font-family:Times New Roman, Times, serif;
font-size:16px;
font-weight:bold;
}
.myTodayStyle{
color:#CC6633;
font-family:Times New Roman, Times, serif;
font-size:12px;
font-weight:bold;
}
.myDayStyle{
color:#006600;
font-family:Courier New, Courier, mono;
font-size:15px;
font-style:italic;
font-weight:bold;
}