
[stylish,user-css]Remove recommend @twitter web interface
By:
hom3chuk on
Apr 6th, 2012 | syntax:
CSS | size: 0.13 KB | hits: 38 | expires: Never
@-moz-document domain("twitter.com") {
div.dashboard div.component[data-component-term=user_recommendations] {
display: none;
}
}