Our APEX application in APEX version 22.1 is using the Universal theme with a custom.css.
The custom.css has about 25k characters and 1070 lines.
The application runs nicely showing our own styling in APEX 22.1.
After upgrading APEX to 24.1 I want to update the Universal theme version in the application.
After the refresh I opened theme roller to switch the style from Vita to our own style as described in the Migration Guide.
When I want to save the style I getting the following error:
Could not update theme style, Custom css cannot be larger than 1.5k lines
Using Save As results into:
Could not create theme style.
Disabling “Enable LESS Compilation” doesn't matter.
This is blocking our upgrade to APEX 24.1
How can I resolve this?