Previous Topic

Next Topic

Book Contents

General Properties

The properties that are common for all interface areas are defined in the style.css file.

Table 1. General Properties

UI Element

File

Code Sample

Common background

style.css

BODY {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; background-color: white;}

Forms

style.css

form {margin: 0px 0px 0px 0px;}

These properties can be redefined later on.

See Also

Customizable Properties

Areas of User Interface

Administrator Panel

Wizard