I am using a custom CSS for a custom widget. Initially the CSS is loaded fine, however after making changes later on to the CSS, I cannot see these changes in the SmartUI.
Already tried clearing Browser, IIS cache, regenerating the project, re-deploying the custom UI module, manually overwriting the /customcsmodule/support folder, restarting browser, restarting the server (IIS).
The browser console shows the CSS in general is loaded *-all.css?v=1207.1216-**** However a property in this case (max-height) does not seem to be loaded.
Any ideas how to get the current CSS loaded?