Wiki¶
To install unzip the file and place the content in ROOT/servoy-webclient/templates.
To use the css in your solution place the following call in your onOpen method
application.setUIProperty(APP_WEB_PROPERTY.WEBCLIENT_TEMPLATES_DIR, 'custom');
That's it.
Enjoy!