Generate CSS files manually

To generate CSS files manually, follow these steps:

  1. Refer to Launching Service Manager Mobile Applications on your smartphone and launch the Mobile Applications employee self-service mode.
  2. In the Elements tab, search for less:mobile-_s-res-5-css-sm-mobile-ess.

    Refer to the following screenshot as an example:

  3. Copy the codes between <style type="text/css" id="less:mobile-_s-res-5-css-sm-mobile-ess"> and </style>.

  4. Browse to the <Tomcat installation directory>\webapps\<appname>\app\resources\css directory, replace the content of sm-mobile-ess.css with the codes copied in the previous step.

  5. Save the CSS file.

  6. Type http(s)://<hostname>:<port>/<appname>/std/ in the Chrome address bar and then press Enter to launch the Mobile Applications standard mode.

  7. In the Elements tab, search for less:mobile-_s-res-5-css-sm-mobile-std.
  8. Continue to follow step 3 through step 5 to update the CSS file in the standard mode.