Improve the performance of your application in browsers by optimizing skin rules.
Skin rules create the CSS for your application, and when you reduce their size and
complexity, the application can download and process the CSS file more
efficiently.
-
In the navigation pane of Dev Studio,
click Records.
-
Expand the User Interface category, and
then click Skin.
-
Open the skin that you want to edit.
-
In the Included styles tab, clear the check boxes
representing the components that you do not want to include in the skin.
-
In the Component styles tab, remove or disable unused
formats:
- To remove a format permanently, delete the format.
- To remove a format from the application CSS, but keep it for future use,
disable the format.
-
If formats in your application differ only slightly, consider using a CSS
helper class instead of a new format.
-
Click Save.