To modify an existing mixin:
Define styles for the Text, Border, and Backgroundelements, as appropriate. Depending upon the configuration of the mixin, you may have the following options when styling each element within the mixin:
Remove | remove the styles from the element. You can then add styles or inherit styles from another mixin. | |
Inherit from a mixin |
remove the style from the element and select another mixin from which to inherit styles for this element. |
|
Custom styles | define a style for this element, rather than inherit styles from an existing mixin. |
You can inherit the majority of styles for a mixin from other mixins, and override individual style elements as necessary.
Text |
Define text styling for the mixin by inheriting styles from another mixin or specifying styles for the following:
If a text element, such as Font Weight, inherits styles from another mixin, you can override the inherited style by clicking Override. You can then define another style for this text element. To remove a style override and inherit styles from the mixin displayed in the Inherits From field, select Remove override. |
Border |
Define border styling for the mixin by inheriting styles from another mixin or specifying styles for the following:
|
Background |
Define border styling for the mixin by inheriting styles from another mixin or specifying styles for the following:
|
A preview of the mixin displays, as you define it, in the preview area on the right.
To preview the mixin in use by the mixins and components that reference it, select a component from the Preview with list on the right. This list displays all the components that reference the selected mixin. After selecting a component in which to preview the mixin, click Details to view a summary of where the mixin is used within the component styles. For example, Mixin text style used in Header>>Expanded Text.