Test generated CSS files

To test the generates CSS files, follow these steps:

  1. Browse to the <Tomcat installation directory>\webapps\<appname>\WEB-INF\classes\META-INF directory and open app.properties with a text editor.

  2. Change debug mode to false.
  3. Save and close this file.
  4. Restart Tomcat and test Mobile Applications for both standard mode and employee self-service mode.

    For example, after overwrite the text color of login header from black to red, your login screen is displayed as follow:

    If you customization is not correctly displayed, clear the browser cache and refresh the browser window.