I'm running Apex 5.1.3, with ORDS 3.0.2 under Tomcat, and need to change the CSS file used by CKEditor.
I have edited /i/libraries/ckeditor/4.5.11/contents.css to add some new classes to match some new custom styles in the CKeditor styles menu. (I need to use classes rather than inline style="...".)
I'm now having problems picking up the new version of the stylesheet in the UI.
Clearing the Tomcat cache and restarting ORDS does not pick up the amended stylesheet.
Any advice?
Thanks
John