Skip to content

Instantly share code, notes, and snippets.

@zimbatm
Last active May 8, 2020 19:29
Show Gist options
  • Save zimbatm/659a3f9721f291b96e9650c91d5a70e3 to your computer and use it in GitHub Desktop.
Save zimbatm/659a3f9721f291b96e9650c91d5a70e3 to your computer and use it in GitHub Desktop.
Hide the GitHub notifications
/* Don't be distracted by the blue GitHub notifications */
span.js-indicator-modifier.mail-status.unread {
display: none;
}
@zimbatm
Copy link
Author

zimbatm commented May 8, 2020

Works well with the Stylus browser extension. https://add0n.com/stylus.html

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