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

Let user disable 3 more CSS features #6333

Merged
merged 4 commits into from
Feb 11, 2023
Merged

Let user disable 3 more CSS features #6333

merged 4 commits into from
Feb 11, 2023

Conversation

fregante
Copy link
Member

@fregante fregante commented Feb 11, 2023

Welcome to 3 new JS features:

  • clean-repo-header (previously hide-watch-and-fork-count) after popular demand!
  • scrollable-areas (previously scrollable-code-and-blockquote)
  • emphasize-draft-pr-label

/* Repo PR lists */
[aria-label='Open draft pull request'],
/* Global PR lists */
[aria-label='Draft Pull Request']
Copy link
Member Author

Choose a reason for hiding this comment

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

Also enables the feature on https://github.com/pulls

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

Successfully merging this pull request may close these issues.

Make more CSS features disableable
1 participant