Skip to content

Instantly share code, notes, and snippets.

Created December 12, 2012 12:00
Show Gist options
  • Select an option

  • Save anonymous/4267240 to your computer and use it in GitHub Desktop.

Select an option

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
Copy Markdown

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