Skip to content

cohost! - hide notification badges by wildfirekithara

Details

Authorwildfirekithara

LicenseNo License

Categorycohost.org

Created

Updated

Size377 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A userstyle that will hide all notification badges on cohost!

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           cohost! - hide notification badges
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A userstyle that will hide all notification badges on cohost!
@author         Glimmer Rhodes
==/UserStyle== */

@-moz-document domain("cohost.org") {
    svg.fill-sidebarAccent {
        visibility: hidden;
    }
}

Reviews

No reviews yet.