Skip to content

Instantly share code, notes, and snippets.

@obazoud
Forked from xkr47/flowdock-new.css
Created February 22, 2013 12:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save obazoud/5013111 to your computer and use it in GitHub Desktop.
Save obazoud/5013111 to your computer and use it in GitHub Desktop.
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("flowdock.com") {
.chat-message, .comment-message, .action-message, .line-message, .status-message, .file-message, .error-message {
padding-top: 0 !important;
padding-bottom: 0 !important;
font-family: Ubuntu,Tahoma,sans-serif !important;
font-size: 10px !important;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment