setTimeout(function(){ $(".fr-datepicker thead tr.mainhead td").css({"background-color":"#3B0402";"border":"1px solid #A78052"}; $(".fr-datepicker tfoot tr.optbtns td.btn").css({"background-color":"#3B0402";"border":"1px solid #A78052"}; $(".fr-datepicker table td.wn").css({"background":"#3B0402";"border":"1px solid #A78052"}; },100) |