-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information
1 parent
e7fe772
commit 5f76afa
Showing
2 changed files
with
10 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters