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

Remove input-checkbox style #9222

Merged
merged 1 commit into from Oct 24, 2020

Conversation

fcollonval
Copy link
Member

References

Fixes #9170

The input checkbox was used in the legacy extension discovery package. This style slip in during the import in JupyterLab core.

Reference: https://github.com/vidartf/jupyterlab_discovery/blob/master/src/companions.tsx#L138

I push a PR to address #9170. So it will be easier to backport on 2.x instead of including it in #8804.

Code changes

Remove unused generic style rule.

User-facing changes

None

Backwards-incompatible changes

None

@jupyterlab-dev-mode
Copy link

Thanks for making a pull request to JupyterLab!

To try out this branch on binder, follow this link: Binder

Copy link
Member

@echarles echarles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM Thx @fcollonval

@github-actions github-actions bot added Design System CSS pkg:extensionmanager tag:CSS For general CSS related issues and pecadilloes labels Oct 24, 2020
@jasongrout jasongrout merged commit f7cb7b5 into jupyterlab:master Oct 24, 2020
@fcollonval fcollonval deleted the fcollonval/issue9170 branch October 25, 2020 07:51
@jasongrout jasongrout added this to the 3.0 milestone Dec 23, 2020
@github-actions github-actions bot added the status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. label Jun 22, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Design System CSS pkg:extensionmanager status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. tag:CSS For general CSS related issues and pecadilloes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bad styling on a generic tag
3 participants