Custom css not working after upgrading to dayilot-pro-angular from daypilot-angular-lite.
Asked by Anonymous 2 years ago.
I had customised the default CSS properties while using the Daypilot-angular-lite. I have recently upgraded to Daypilot-pro and after the upgrade the customised CSS is not working like before.
Answer posted by Dan Letecky [DayPilot] 2 years ago.
The Pro version of the Calendar component may use a slightly different DOM structure, as required by the advanced features. You may need to adjust your CSS customizations a bit.
As a general guideline, focusing elements that are marked with theme classes (e.g., calendar_default_rowheader or calendar_default_event_inner) is safe. Targeting parents, siblings and children that are not marked with a theme class is not safe.
This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.