Hello,
You can try the following:
Just modify the selectors based on your chosen skin.
Regards,
Bozhidar
Telerik by Progress
You can try the following:
div.RadScheduler_Silk .rsOtherMonth,
div.RadScheduler_Silk .rsNonWorkHour,
div.RadScheduler_Silk .rsSunCol,
div.RadScheduler_Silk .rsSatCol {
background-color
:
#ffffff
;
}
div.RadScheduler_Silk .rsAllDayRow td,
div.RadScheduler_Silk .rsContentTable .rsAllDayRow td {
background-color
:
#ffffff
;
}
Just modify the selectors based on your chosen skin.
Regards,
Bozhidar
Telerik by Progress
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.