Greetings! I am looking to customize a date picker CSS using a hook in Liferay.
Link to relevant Liferay Documentation
However, in the Liferay IDE, when creating a new hook, there doesn't seem to be an option for CSS customization in the liferay-hook XML interface.
The available options are:
- Portal properties
- Custom JSP
- Service Wrappers
- Filter and Mappings
- Struts Action
- Indexer Post Processors
- Language properties
Any advice on how to achieve this would be greatly appreciated. Thank you in advance!