Skip to content

Instantly share code, notes, and snippets.

@hoshinotsuyoshi
Forked from lo48576/tw-newui.css
Last active November 24, 2020 03:14
Show Gist options
  • Save hoshinotsuyoshi/7451c9a3e89e5568ff81f3eb49b2bd8f to your computer and use it in GitHub Desktop.
Save hoshinotsuyoshi/7451c9a3e89e5568ff81f3eb49b2bd8f to your computer and use it in GitHub Desktop.
@-moz-document domain("twitter.com") {
/*
* Hide right sidebar items
*/
/* Hide trends */
[aria-label="Timeline: Trending now"] {
display: none;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment