Question
Accenture
Accenture
IN
Accenture
Posted: Dec 15, 2016
Last activity: Dec 19, 2016
Last activity: 19 Dec 2016 4:20 EST
Closed
Solved
How to Apply colour to date property image
Hi,
How to Apply colour to date property image.normally date property image will be appeared in black colour but i want that image in blue colour.
Can anyone suggest me.
***Moderator Edit: Vidyaranjan| Updated Categories***
Thanks in Advance,
Hi,
Could you try adding the below style in userworkform and check:
<Style>
.iconCalendar{
color:red;
}
</Style>
Thanks,
Gisela