Skip to content

Instantly share code, notes, and snippets.

@watakirin
Last active July 15, 2017 02:07
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 watakirin/d2defaabd06ec5581b146460246fe728 to your computer and use it in GitHub Desktop.
Save watakirin/d2defaabd06ec5581b146460246fe728 to your computer and use it in GitHub Desktop.
お前の感性だけでRT/Favする人のためのTwitter向けユーザーCSS
.tweet-context,
.ProfileTweet-action--retweet .ProfileTweet-actionCountForPresentation,
.ProfileTweet-action--favorite .ProfileTweet-actionCountForPresentation
{display:none;}
@watakirin
Copy link
Author

リプライ数は残していますが、それも消したい場合は .ProfileTweet-actionCountForPresentation クラスに対してdisplay:noneしてしまおう

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