Advertisement
frky1

test_hdb

Feb 22nd, 2020
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 1.40 KB | None | 0 0
  1. .genres {display: none !important;}
  2.     .tvdb_button {display: none !important;}
  3.     #torrent-list td a[href*="imdb"] {display: none !important;}
  4.     /*a {display: none !important;}*/
  5.     #sitesearch {display: none !important;}
  6.     /*#tabs {display: none !important; }*/
  7.     /*.js-wishlistadd {display: none !important;}*/
  8.     /*tr br {display: none !important;}*/
  9.     /*tr[id*="t"] td br {display: none !important;}*/
  10.     #torrent-list button[title="Hide this featured torrent (you will still see the next featured torrents)"] {display: none !important;}
  11.     #torrent-list tr td span.tag.new {float: right !important; font-weight: bold !important; background-color: transparent !important; color: red !important;}
  12.     #torrent-list tr td span.tag.internal {float: right !important; font-weight: bold !important; background-color: transparent !important; color: grey !important;}
  13.     .main tbody tr td.bottom span.tag.internal {font-weight: bold !important; background-color: transparent !important; color: grey !important;}
  14.     /*table.menubarbackground td.embedded {display: none !important;}*/
  15.     table.menu td.embedded {display: none !important;}
  16.     .notification.js-notification {color: black !important;}
  17.     .notification__body.js-notification-body {color: black !important;}
  18.     .curuser-stats a[href="/donate_btc.php"] {display: none !important;}
  19.     .alert-box--nopms {background-color: #222227 !important;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement