Skip to content

Instantly share code, notes, and snippets.

Created December 12, 2012 12:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save anonymous/4267240 to your computer and use it in GitHub Desktop.
Save anonymous/4267240 to your computer and use it in GitHub Desktop.
New flowdock line-compress css for use with "Stylish" plugin in Firefox
@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;
}
}
@xkr47
Copy link

xkr47 commented Dec 12, 2012

FireFox Stylish plugin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment