This content has been marked as final.
Show 2 replies
-
1. Re: Highlights Dates in Rich:Calendar
asimshaikh1 May 18, 2016 2:18 AM (in response to asimshaikh1)Its seven days since posting all are looking busy... no one has time to resolve this..
-
2. Re: Highlights Dates in Rich:Calendar
asimshaikh1 Jun 1, 2016 6:46 AM (in response to asimshaikh1)This is my css. I found out CSS is the trick to highlight the dates but still not found a way out of it..
.postive-records .rf-cal-sel {
background-color: green;
}
.no-records .rf-cal-sel {
background-color: red;
}