StyleSheet
A StyleSheet can be added to style or format the way your page and controls will be displayed in a browser.
StyleSheets are based on the Cascading Style Sheets (CSS) standard and format.
Copy and paste the contents of a CSS stylesheet into the StyleSheet Editor, or create your stylesheet from scratch.
Notes:
The StyleSheet menu option is only available when the application's Enable Style Sheet property has been switched on.
Inline styles created with the Styles Editor (for specific control instances) will always override any other styles.

Last updated
Was this helpful?