Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

simplex .btn-outline-secondary.disabled not visible #1253

Open
aaronhudon opened this issue May 25, 2023 · 0 comments
Open

simplex .btn-outline-secondary.disabled not visible #1253

aaronhudon opened this issue May 25, 2023 · 0 comments

Comments

@aaronhudon
Copy link

  • v4 simplex theme
  • markup with <button type="button" class="btn btn-outline-secondary disabled">Secondary</button> causes the text to be invisible due to the .disabled

From https://bootswatch.com/4/simplex/
image

After applying .disabled:
image

The rule .btn-outline-secondary.disabled is applying a color of #fff which is not ideal. I'd suggest just not overriding this value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant