Skip to content

Instantly share code, notes, and snippets.

@maxfenton
Last active August 29, 2015 14:08
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maxfenton/6549d9b46696d5e87d69 to your computer and use it in GitHub Desktop.
Save maxfenton/6549d9b46696d5e87d69 to your computer and use it in GitHub Desktop.
Stylebot: Fastmail.com
span.name span {
font-weight: normal;
}
.unread span.name span {
font-weight: bold;
}
.is-unread span.v-MailboxItem-name span {
font-weight: bold;
}
span.v-MailboxItem-name span {
font-weight: normal;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment