You should embed content of this file to your ~/.pentadactylrc
Created
February 9, 2012 08:35
-
-
Save fiskus/1778495 to your computer and use it in GitHub Desktop.
Pentadactyl user style for Twitter.com
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
style -name=twitter twitter.com /* improvements of base twitter style*/ | |
\.dashboard {width: 522px!important; float:none!important;} | |
\.wrapper, | |
\.wrapper-narrow, | |
\.wrapper-permalink {width: 522px!important;} | |
\.promoted-tweet {display: none!important;} | |
\[data-component-term="user_recommendations"] {display: none!important;} | |
\[data-component-term="trends"] {display: none!important;} | |
\[data-component-term="footer"] {display: none!important;} | |
\[data-is-reply-to="true"] {display: none!important;} | |
\.dashboard .twitter-anywhere-tweet-box-editor {width: 478px!important;} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment