Skip to content

Instantly share code, notes, and snippets.

@rvedotrc
Created April 28, 2017 10:09
Show Gist options
  • Save rvedotrc/98310cdf02b357d5b28964b7c828eb88 to your computer and use it in GitHub Desktop.
Save rvedotrc/98310cdf02b357d5b28964b7c828eb88 to your computer and use it in GitHub Desktop.
Tweetdeck custom CSS for Ed Balls day
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("tweetdeck.twitter.com") {
.tweet-body:before, .quoted-tweet header:after { content: "Ed Balls"; }
p.tweet-text, .js-quoted-tweet-text { display: none; }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment