Introduction: Configuring CSS for Archibus Mobile Apps
Introduction: Configuring CSS for Archibus Mobile Apps
The Sencha Touch framework uses SASS (Syntactically Awesome StyleSheets) to manage the CSS styles. Sass is a scripting language that facilitates writing CSS. For information, see http://sass-lang.com.
The Archibus Mobile Framework uses common SASS files for the CSS that is shared between mobile apps. The SASS files that are used to generate the app CSS are configured in the application SASS configuration files.
The application SASS code is maintained in:
- Sencha framework files
- common Archibus framework files
- application files
This section of the online help explains how to configure SASS files for the Archibus Mobile Apps.
Prerequisites
Ruby is required to work with the Sencha Touch CSS framework.
- Download and install Ruby version 1.9.3 from http://rubyinstaller.org . Version 1.9.3 is recommended because it is compatible with Sencha CMD 3.1.1.174.
Organization
This section has the following topics: