This article describes how to style a preferences editor created using the Infusion Preferences Framework.
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/framework/preferences/css
.
Filename | Used by |
---|---|
PrefsEditor.css | all versions |
SeparatedPanelPrefsEditor.css | separated panel |
FullPrefsEditor.css | all full-page versions |
FullNoPreviewPrefsEditor.css | all full-page, without preview |
FullPreviewPrefsEditor.css | all full-page, with preview |
Enactors.css | all versions making use of the starter enactors |