Skip to content

Instantly share code, notes, and snippets.

@taoufix
Last active August 29, 2015 14:19
Show Gist options
  • Save taoufix/68341a2799252d7f0cd6 to your computer and use it in GitHub Desktop.
Save taoufix/68341a2799252d7f0cd6 to your computer and use it in GitHub Desktop.
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("feedly.com") {
span[class$='UnreadCountHint'] {
color: #777777;
font-weight: bold;
font-size: 1.5em;
}
#sideArea,
#tagList,
#tagList + div,
#fixedProfile {
display: none !important;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment