Created
June 21, 2019 04:44
-
-
Save oponder/b8641232138ccf680a0d3fe461c366b6 to your computer and use it in GitHub Desktop.
Don't show notification indicator on GitHub.com
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Don't show notification indicator on github.com */ | |
.notification-indicator .mail-status.unread { | |
display: none !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Once I see one of these dang indicators my brain just has to find out what's behind it.
Not very conducive to my 'flow' state.
Instead I like to check things when I'm out of flow, and very urgent and important things usually find their way to me anyways.