Updates the styles of calendar widget

This commit is contained in:
mdtrooper 2014-10-21 11:10:33 +02:00
parent 8e98886e5d
commit 9771e258cb
1 changed files with 2 additions and 2 deletions

View File

@ -1992,8 +1992,8 @@ td.scwCellsWeekend {
}
td.scwInputDate {
background-color: #82b92e !important;
color: #3c3c3c !important;
background-color: #777 !important;
color: #ffffff !important;
border: 0 !important;
}