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

CSS: Scope QUnit UI button style to not affect #qunit-fixture #1452

Merged
merged 1 commit into from
Jun 29, 2020

Conversation

Krinkle
Copy link
Member

@Krinkle Krinkle commented Jun 25, 2020

There are currently two places where we use buttons:

  • The toolbar, with the filter "Go" button and the "Apply" and "Reset"
    buttons for the module dropdown.
  • The test results, with the temporal "Abort" button.

Fixes #1437.

There are currently two places where we use buttons:
* The toolbar, with the filter "Go" button and the "Apply" and "Reset"
  buttons for the module dropdown.
* The test results, with the temporal "Abort" button.

Fixes #1437.
@Krinkle Krinkle merged commit 6dc314b into master Jun 29, 2020
@Krinkle Krinkle deleted the issue-1437-master branch June 29, 2020 22:31
Krinkle added a commit that referenced this pull request Jun 29, 2020
There are currently two places where we use buttons:
* The toolbar, with the filter "Go" button and the "Apply" and "Reset"
  buttons for the module dropdown.
* The test results, with the temporal "Abort" button.

Fixes #1437.
Backports #1452.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

>= 2.9.3 breaks our tests
2 participants