Skip to content

Instantly share code, notes, and snippets.

@firasd
Created November 18, 2015 22:47
Show Gist options
  • Save firasd/a05d7c1204f80622b8fc to your computer and use it in GitHub Desktop.
Save firasd/a05d7c1204f80622b8fc to your computer and use it in GitHub Desktop.
.top-timeline-tweetbox .tweet-form.condensed .rich-editor.notie div {
display: none;
}
.top-timeline-tweetbox .tweet-form.condensed .rich-editor.notie:after {
content: "WHAT IS HAPPENING";
}
.top-timeline-tweetbox .tweet-form div.rich-editor.is-showPlaceholder:before {
content: "WHAT IS HAPPENING"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment