A CSS project that restores the classic Github Notifications appearance and removes unnecessary cruft and visual noise.
Please consider donating if you find this useful.
The CSS in this repository can also be used with an extension for your browser which allows users to inject their own CSS into a page. We recommend the Stylus extension, which is available for free for Chrome, Firefox, and Opera.
Using with Stylus:
- Install Stylus
- Click the Stylus button in the browser toolbar
- Click Manage button
- Click the Write new Style button
- In the Enter a Name textbox, enter 'Github Notifications Classic'
- Paste the code from github-notifications.css in this repository into the Code 1 textarea
- Click the + button to the right of Applies to Everything, which is directly beneath the textarea
- In the select dropdown that appears, choose URLs matching the regexp, and enter
.*github\.com\/notifications.*
- Click the Save button near the top left
- Enjoy 😀