Excluding unused components from the CSS file
To reduce the size of the Cascading Style Sheet (CSS) file for an application, you can exclude unused components from the CSS. By reducing the size of the CSS file, you improve the loading time of the application.
Display the application skin on the Skin form.
On the Included styles tab of the Skin form, clear the check boxes for the components that you do not want included in the CSS file and click Save.
Click ActionsRefresh.
Previous topic Specifying a skin for your application Next topic Overriding disabled inherited screen layout formats