You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(stepper): Make CDK stepper example accessible in dark mode. (#20013)
* docs(stepper): Make CDK stepper example accessible in dark mode.
Removed hard-coded colors and replaced with inherit colors.
Used font-weight to show active step.
Fixes#17152
* Changing order of styles.
* Triggering CircleCI build again.
* Removing color inherit, since it is not required.
It is still required for nav buttons, since those show in the black.
0 commit comments