Box shadow
Name | Value |
---|---|
box-shadow-drop-small | 0 1px 1px rgba( 0, 0, 0, 0.2 ) Defined in Refers to This features color as part of the theme token value. |
box-shadow-drop-medium | 0 2px 2px 0 rgba( 0, 0, 0, 0.2 ) Defined in Refers to This features color as part of the theme token value. |
box-shadow-drop-xx-large | 0 20px 48px 0 rgba( 0, 0, 0, 0.2 ) Defined in Refers to This features color as part of the theme token value. |
box-shadow-inset-small | inset 0 0 0 1px Defined in Refers to |
box-shadow-inset-medium | inset 0 0 0 2px Defined in Refers to |
box-shadow-inset-medium-vertical | inset 0 -2px 0 0 Defined in Refers to |
box-shadow-outset-small | 0 0 0 1px Defined in Refers to |
box-shadow-outset-small-top | 0 -1px 0 0 Defined in Refers to |
box-shadow-outset-small-start | -1px 0 0 0 Defined in Refers to |
Box shadow colors
Name | Value |
---|---|
box-shadow-color-base | #000 Defined in Refers to |
box-shadow-color-progressive--active | #2a4b8d Defined in Refers to |
box-shadow-color-progressive--focus | #36c Defined in Refers to |
box-shadow-color-progressive-selected | #36c Defined in Refers to |
box-shadow-color-progressive-selected--hover | #447ff5 Defined in Refers to |
box-shadow-color-progressive-selected--active | #2a4b8d Defined in Refers to |
box-shadow-color-destructive--focus | #d33 Defined in Refers to |
box-shadow-color-inverted | #fff Defined in Refers to |
box-shadow-color-transparent | transparent Defined in Refers to |
Deprecated token aliases
WARNING
The tokens below are not available in Codex. There are only available as deprecated aliases in WikimediaUI Base.
Name | Value |
---|---|
box-shadow-progressive--active deprecated | inset 0 0 0 1px #2a4b8d Defined in Refers to Refers to Deprecated: Legacy `box-shadow` token shorthand. Use `box-shadow-inset-small box-shadow-color-progressive--active` instead. |
box-shadow-progressive--focus deprecated | inset 0 0 0 1px #36c Defined in Refers to Refers to Deprecated: Legacy `box-shadow` token shorthand. Use `box-shadow-inset-small box-shadow-color-progressive--focus` instead. |
box-shadow-destructive--focus deprecated | inset 0 0 0 1px #d33 Defined in Refers to Refers to Deprecated: Legacy `box-shadow` token shorthand. Use `box-shadow-insert-small box-shadow-color-destructive--focus` instead. |
box-shadow-inverted deprecated | inset 0 0 0 2px #fff Defined in Refers to Refers to Deprecated: Legacy `box-shadow` token shorthand. Use `box-shadow-inset-medium box-shadow-color-inverted` instead. |
box-shadow-progressive-filled--focus deprecated | inset 0 0 0 1px #36c, inset 0 0 0 2px #fff Defined in Refers to Refers to Deprecated: Legacy `box-shadow` token shorthand. Use `box-shadow-progressive--focus, box-shadow-inverted` instead. |
box-shadow-destructive-filled--focus deprecated | inset 0 0 0 1px #d33, inset 0 0 0 2px #fff Defined in Refers to Refers to Deprecated: Legacy `box-shadow` token shorthand. Use `box-shadow-destructive--focus, box-shadow-inverted` instead. |
box-shadow-base deprecated | inset 0 0 0 1px transparent Defined in Refers to Refers to Deprecated: Use `box-shadow-inset-small box-shadow-color-transparent` instead. |
box-shadow-base--active deprecated | inset 0 0 0 1px #2a4b8d Defined in Refers to Deprecated: Use `box-shadow-progressive--active` instead. |
box-shadow-base--focus deprecated | inset 0 0 0 1px #36c Defined in Refers to Deprecated: Use `box-shadow-progressive--focus` instead. |
box-shadow-filled--disabled deprecated | inset 0 0 0 1px #fff Defined in Refers to Refers to Deprecated: Use `box-shadow-inset-small box-shadow-color-inverted` instead. |
box-shadow-primary--focus deprecated | inset 0 0 0 1px #36c, inset 0 0 0 2px #fff Defined in Refers to Deprecated: Use `box-shadow-progressive-filled--focus` instead. |
box-shadow-card deprecated | 0 1px 1px rgba( 0, 0, 0, 0.2 ) Defined in Refers to Deprecated: Use `box-shadow-drop-small` instead. |
box-shadow-dialog deprecated | 0 2px 2px 0 rgba( 0, 0, 0, 0.2 ) Defined in Refers to Deprecated: Use `box-shadow-drop-medium` instead. |
box-shadow-menu deprecated | 0 2px 2px 0 rgba( 0, 0, 0, 0.2 ) Defined in Refers to Deprecated: Use `box-shadow-drop-medium` instead. |
box-shadow-progress-bar deprecated | 0 1px 1px rgba( 0, 0, 0, 0.2 ) Defined in Refers to Deprecated: Use `box-shadow-drop-small` instead. |