Follow us on Twitter! Working with styles
AppGini offers you the flexibility to control the look of the generated application using CSS (Cascading Style Sheets). Click on the Project Styles icon on the tool bar or from the Project menu select Styles. The window below will appear.

You can modify the style of any of the listed elements in the Styles list by clicking on the element and editing its style in the Style Description box to the right.
By clicking the "Save Styles" button, you can save styles separately in a .AGS file so that you can reuse your styles in other projects in the future.
Some elements in the Styles list appear twice, with the word ':hover' added to the second occurance. This describes how the element will look like when the mouse passes over it.
For a quick reference on CSS style sheets, see SitePoint CSS Reference.
