The Preferences Framework includes a number of CSS stylesheets that are used to control the layout and appearance of the interface. These stylesheets should be used as the basis for your styles, even if you choose to override some of the styling to make the interface match your application. All stylesheets are found in src/components/uiOptions/css
.
Filename | Used by |
---|---|
UIOptions.css | all versions |
FatPanelUIOptions.css | fat-panel version |
FatPanelUIOptionsFrame.css | the content of the fat panel |
FullUIOptions.css | all full-page versions |
FullNoPreviewUIOptions.css | full-page, without preview |
FullPreviewUIOptions.css | full-page, with preview |
ie8.css | pages requiring support in Internet Explorer 8 |
Back to Tutorial - Creating a Preferences Editor Using the Preferences Framework