CSS Styles for Text
|
CSS Property |
Description |
|---|---|
| finesse-text-info | Use this class to style text color, particularly for conveying informational content. |
| finesse-text-error | Use this class to style text color, particularly for indicating error messages. |
| finesse-text-warning | Use this class to style text color, particularly for indicating warning messages. |
| finesse-text-accent | Use this class to style text color, particularly for highlighting accent elements such as mandatory fields. |
| finesse-text-regular | Use this class to style text color for regular content. |
| finesse-text-bold | Use this class to style text color for regular bold content. |
| finesse-text-disabled | Use this class to style disabled text color. |
| finesse-text-light | Use this class to style light colored text on dark backgrounds when required. |