Style
Class name | Type | Description |
---|---|---|
tc-style-* | Component | Styled component (see examples) |
Styles utilize a combination of background, border and text colors. Because they exist on the components
layer, any aspect can be overridden using utility classes.
NOTE: Due to their opacity, tc-style-*-light
styles do not work well for elements which may overlay others (have a higher z-index
), such as toasts.
Examples
tc-style-default
tc-style-default-o
tc-style-content
tc-style-inverse
tc-style-primary
tc-style-primary-o
tc-style-secondary
tc-style-secondary-o
tc-style-info
tc-style-info-o
tc-style-info-light
tc-style-warning
tc-style-warning-o
tc-style-warning-light
tc-style-error
tc-style-error-o
tc-style-error-light
tc-style-success
tc-style-success-o
tc-style-success-light