Don't like ads? PRO users don't see any ads ;-)
Guest

[stylish,user-css]Remove recommend @twitter web interface

By: hom3chuk on Apr 6th, 2012  |  syntax: CSS  |  size: 0.13 KB  |  hits: 38  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. @-moz-document domain("twitter.com") {
  2. div.dashboard div.component[data-component-term=user_recommendations] {
  3.  display: none;
  4. }
  5. }