Advertisement
Galinoa

Dark - Nyaa

Apr 28th, 2017
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 12.34 KB | None | 0 0
  1. @-moz-document domain("nyaa.se") {
  2. html {
  3.     overflow-y: scroll;
  4. overflow-x: hidden;
  5. }
  6. .pages {
  7.     background: url(http://i.imgur.com/9ztluwA.jpg) no-repeat;
  8.     display: block;
  9.     height: 111px!important;
  10.     width:1058px!important;
  11.     position: relative!important;
  12.     right:7px;
  13. }
  14.  
  15. .rightpages{
  16.     float: right;
  17. }
  18. .leftpages {
  19.     float: left;
  20. }
  21. a.page.pagelink {
  22.     padding:4px!important;
  23. }
  24. span.page {
  25.     padding:4px!important;
  26. }
  27. #searchcontainer select,
  28. #searchcontainer input {
  29.     margin-right:10px;
  30.     right:10px;
  31.     color: #8c8c8c;
  32.     background-color: #292a2d;
  33.     border: 1px solid #1b1c1e;
  34. }
  35. #searchcontainer select, #searchcontainer input{
  36.     padding-top:5px;
  37.     padding-bottom:5px;
  38. }
  39. #searchcontainer input.inputsearchterm {
  40.     padding-right:10px;
  41.     padding-left:10px;
  42.     padding-top:7px;
  43.     padding-bottom:7px;
  44. }
  45. .chatbox {
  46.     display: none;
  47. }
  48. input,
  49. select,
  50. textarea,
  51. .content,
  52. #tabnav,
  53. .inputsearchcategory,
  54. option,
  55. select,
  56. input,
  57. textarea,
  58. #searchcontainer,
  59. .inputsearchterm,
  60. .inputsearchsubmit {
  61.     font: 11px "arial" !important;
  62.     /* MAIN FONT */
  63. }
  64. #tabnav a {
  65. font-size:10px;
  66. }
  67. a{
  68. font-size:12px;
  69.     letter-spacing: 1px;
  70. }
  71. a:hover,
  72. b,
  73. div.comment .chead a span,
  74. div.comment .chead span {
  75.     color: #cccaca !important;
  76.     /* HIGHLIGHT COLOR */
  77. }
  78. body {
  79.     font-family: calibri!important;
  80.     background: #202123 url("http://i.imgur.com/DvnWbUA.jpg");
  81.     background-repeat: no-repeat;
  82.     background-attachment: fixed;
  83. }
  84. #navbar {
  85. margin-right:-10px;
  86.     padding-right:7px;
  87. }
  88. #searchcontainer {
  89. margin-right:-10px;
  90. height:22px;
  91.  
  92. }
  93.  
  94. #navbar, #searchcontainer {
  95.     background:#1c1d21;
  96.         border: 1px solid #202020;
  97.     -webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.75);
  98.     -moz-box-shadow:    0px 1px 10px rgba(0, 0, 0, 0.75);
  99.     box-shadow:         0px 1px 10px rgba(0, 0, 0, 0.75);
  100. }
  101. .notice {
  102.     color:#3d3d3d;
  103. }
  104.  
  105. .content {
  106.     max-width: 1044px!important;
  107.     border-width: 1px !important;
  108.     border-color: #34363A !important;
  109.     border-radius: 1px!important;
  110.     background: #1c1d21!important;
  111.     color: #cccaca!important;
  112.     margin-left: auto!important;
  113.     margin-right: auto!important;
  114.     margin-top: 50px!important;
  115.     padding-right: 5px!important;
  116.     padding-left: 5px!important;
  117.     padding-bottom: 0px!important;
  118.     margin-bottom: 30px!important;
  119.     float: none!important;
  120.     font-family: calibri!important;
  121. }
  122. a {
  123.     color: #cccaca!important;
  124. }
  125. a:hover {
  126.     text-decoration: none!important;
  127. }
  128. #tabnav,
  129. .inputsearchcategory,
  130. option,
  131. select,
  132. input,
  133. textarea,
  134. #searchcontainer,
  135. .inputsearchterm,
  136. .inputsearchsubmit {
  137.     color: rgba(255, 255, 255, 0.8)!important;
  138. }
  139. #main div a img,
  140. a[href="//sukebei.nyaa.se/"] {
  141.     display: none;
  142. }
  143. #main div.viewdownloadbutton a img {
  144.     display: block;
  145. }
  146. td.tlistdownload a img {
  147.     display: inherit!important;
  148. }
  149. .viewdescription,
  150. .viewfiletable {
  151.     border-top: none!important;
  152.     border-right: none!important;
  153.     border-bottom: none!important;
  154.     border-radius: 1px!important;
  155.     border-color: #34363A!important;
  156.     background: #34363A!important;
  157. }
  158. .tlist a,
  159. .tlist td {
  160.     font-weight: normal !important;
  161. }
  162. .refinesearch,
  163. .tlistththree,
  164. .torrentcats {
  165.     display: none!important
  166. }
  167. #topbar {
  168.     top: 0px!important;
  169.     height: 0px!important;
  170.     position: absolute!important;
  171. }
  172. #topbar:hover {
  173.     top: 0px!important;
  174.     display: block!important;
  175. }
  176. #searchcontainer {
  177.     padding: 11px 0px 7px 0px!important
  178. }
  179. .inputsearchterm {
  180.     width: 136px!important;
  181.     height: 9px!important;
  182. }
  183. .tlistsortorder {
  184.     margin-left: auto!important;
  185.     margin-right: auto!important;
  186.     margin-top: 10px!important;
  187.     padding: 4px!important;
  188. }
  189. .tlistdownload {
  190.     padding-right: 0px!important;
  191. }
  192. .tlistrow {
  193.     display: block!important;
  194.     width: 1044px!important;
  195.     border-width: 5px !important;
  196.     border-color: #202123 !important;
  197.     border-radius: 1px!important;
  198.     border-bottom: none !important;
  199.     margin: 0px -1px 0px 0px!important;
  200. }
  201. .tlistrow.hide {
  202.     display: none!important;
  203. }
  204. .tlistname {
  205.     padding: 10px 160px 8px 10px!important;
  206.     min-width: 46.1em!important;
  207.     max-width: 46.1em!important;
  208.     text-overflow: ellipsis;
  209.     white-space: nowrap;
  210.     overflow: hidden;
  211. }
  212. .tlistsize {
  213.     min-width: 5em!important;
  214.     text-align: center!important;
  215.     padding: 0px 7px 0px 20px!important;
  216.     border-width: 1px !important;
  217.     border-color: rgba(0, 0, 0, 0) !important;
  218.     border-radius: 1px!important;
  219. }
  220. .tlistsn,
  221. .tlistln,
  222. .tlistdn {
  223.     min-width: 4em!important;
  224.     min-height: 4em!important;
  225.     text-align: center!important;
  226.     border-right: 1px solid!important;
  227.     border-color: rgba(0, 0, 0, 0) !important;
  228.     border-radius: 1px!important
  229. }
  230. .tlisticon {
  231.     border-right: 1px solid!important;
  232.     border-color: rgba(0, 0, 0, 0) !important;
  233.     border-radius: 1px!important;
  234.     padding: 0px 2px 0px 0px!important;
  235.     margin-left: -2px!important;
  236.     float: left;
  237. }
  238. .tlistfailed {
  239.     min-width: 7em!important;
  240.     min-height: 4em!important;
  241.     text-align: center!important;
  242.     padding-left: 11px!important
  243. }
  244. .tlistmn {
  245.     width: 5em!important;
  246.     min-height: 4em!important;
  247.     text-align: center!important;
  248. }
  249. .tlistthone,
  250. .tlistsizehead,
  251. .tlistthtwo,
  252. .tlistthfive,
  253. .tlistthsix,
  254. .tlistthseven,
  255. .tlisttheight {
  256.     border-top: 1px solid!important;
  257.     border-right: 1px solid!important;
  258.     border-color: rgba(0, 0, 0, 0) !important;
  259.     border-radius: 1px!important;
  260. }
  261. .tlistthone,
  262. .tlistthfive,
  263. .tlistthsix,
  264. .tlistthseven,
  265. .tlisttheight {
  266.     text-align: center!important;
  267.     padding-left: 0px!important;
  268.     padding-right: 0px!important;
  269. }
  270. .tlistthfive,
  271. .tlistthsix {
  272.     width: 4em!important;
  273.     min-height: 4em!important;
  274.     padding: 5px 0px 5px 1px!important;
  275. }
  276. .tlistsizehead {
  277.     min-width: 4em!important;
  278.     padding: 5px 1px 5px 15px!important;
  279. }
  280. .tlistthone {
  281.     min-width: 7em!important;
  282.     padding: 5px 1px 5px 0px!important;
  283. }
  284. .tlistthtwo {
  285.     min-width: 43em!important;
  286.     padding: 5px 19px 5px 19px!important;
  287. }
  288. .tlistthseven {
  289.     width: 3.65em!important;
  290.     padding: 5px 2px 5px 2px!important;
  291. }
  292. .tlisttheight {
  293.     width: 2.9em!important;
  294.     padding: 5px 0px 5px 10px!important;
  295.     border-right: none!important
  296. }
  297. .tlistsn {
  298.     color: #b6cf86!important
  299. }
  300. .tlistln {
  301.     color: #d184a8!important
  302. }
  303. .tlistmn {
  304.     padding: 5px 2px 5px 20px!important;
  305.     color: #b7c5d9!important
  306. }
  307. tr.trusted.tlistrow:hover, tr.tlistrow:hover, .remake:hover, .tlistdn:hover {
  308.     background-color: rgba(255, 255, 255, 0.1)!important;
  309. }
  310. tr.trusted.tlistrow {
  311.     background-color: rgba(100, 100, 100, 0.2)!important;
  312. }
  313. .remake {
  314.     background: rgba(160, 110, 130, 0.2)!important;
  315. }
  316. .aplus {
  317.     background-color: rgba(100, 120, 200, 0.2)!important;
  318. }
  319.  
  320. .tlistpages {
  321.     padding: 0px 0px 0px 0px!important;
  322.     border-color: rgba(0, 0, 0, 0) !important;
  323.     border-bottom: none!important;
  324.     margin-bottom: 0px!important;
  325. }
  326. .tlist a:hover, .tlist td:hover {
  327.     font-weight: bold !important;
  328. }
  329. .page,
  330. b,
  331. .tlistsortorder {
  332.     border: none!important;
  333.     padding: .1em!important;
  334.     font-size: 12px!important;
  335.  
  336. }
  337. .page:hover {
  338.     background: none!important
  339. }
  340. div.comment,
  341. div.quote {
  342.     background: #272727 !important;
  343.     border: none !important;
  344.     border-radius: 0px !important;
  345. }
  346. td.tlisticon a img {
  347.     display: block !important;
  348.     margin-left: 5px;
  349.     margin-top:5px;
  350.      
  351. }
  352. td.tlistdownload a img {
  353.     display: inherit!important;
  354.     opacity:0.3;
  355. }
  356. td.tlistdownload a img:hover {
  357.     display: inherit!important;
  358.     opacity:1;
  359. }
  360. .spoiler,
  361. .quote {
  362.     background: #272727 !important;
  363.     border: none !important;
  364.     border-radius: 0 !important;
  365. }
  366.  
  367. /* Custom icons */
  368.  
  369. img[src="//files.nyaa.se/www-dl.png"],
  370. img[src="http://files.nyaa.se/www-dl.png"],
  371. img[src="//files.nyaa.se/www-7.png"],
  372. img[src="http://files.nyaa.se/www-7.png"] {
  373.     background-image: url('http://i.imgur.com/0sYB2lg.png');
  374.     height: 0px;
  375.     width: 16px;
  376.     padding-top: 16px;
  377. }
  378.  
  379. img[src="//files.nyaa.se/www-11.png"],
  380. img[src="//files.nyaa.se/www-32.png"],
  381. img[src="//files.nyaa.se/www-37.png"],
  382. img[src="//files.nyaa.se/www-38.png"],
  383. img[src="//files.nyaa.se/www-11.png"],
  384. img[src="//files.nyaa.se/www-32.png"],
  385. img[src="//files.nyaa.se/www-37.png"],
  386. img[src="//files.nyaa.se/www-38.png"]
  387. img[src="//files.nyaa.se/www-39.png"],
  388. img[src="//files.nyaa.se/www-19.png"],
  389. img[src="//files.nyaa.se/www-24.png"],
  390. img[src="//files.nyaa.se/www-18.png"],
  391. img[src="//files.nyaa.se/www-12.png"],
  392. img[src="//files.nyaa.se/www-13.png"],
  393. img[src="//files.nyaa.se/www-22.png"],
  394. img[src="//files.nyaa.se/www-18.png"],
  395. img[src="//files.nyaa.se/www-20.png"],
  396. img[src="//files.nyaa.se/www-14.png"],
  397. img[src="//files.nyaa.se/www-21.png"],
  398. img[src="//files.nyaa.se/www-17.png"],
  399. img[src="//files.nyaa.se/www-15.png"],
  400. img[src="//files.nyaa.se/www-39.png"],
  401. img[src="//files.nyaa.se/www-23.png"]
  402. {
  403.     height: 0;
  404.     width: 80px;
  405.     padding-top: 29px;
  406.     margin: -1px 0;
  407. }
  408.  
  409. img[src="//files.nyaa.se/www-11.png"],
  410. img[src="http://files.nyaa.se/www-11.png"]
  411. { background-image: url('http://i.imgur.com/YA7GCfi.png'); }
  412.  
  413. img[src="//files.nyaa.se/www-32.png"],
  414. img[src="http://files.nyaa.se/www-32.png"]
  415. { background-image: url('http://i.imgur.com/AeX1kYn.png'); }
  416.  
  417. img[src="//files.nyaa.se/www-37.png"],
  418. img[src="http://files.nyaa.se/www-37.png"]
  419. { background-image: url('http://i.imgur.com/P8TiMgk.png'); }
  420.  
  421. img[src="//files.nyaa.se/www-38.png"],
  422. img[src="http://files.nyaa.se/www-38.png"]
  423. { background-image: url('http://i.imgur.com/gPexzLs.png'); }
  424.  
  425. img[src="//files.nyaa.se/www-39.png"],
  426. img[src="http://files.nyaa.se/www-39.png"]
  427. { background-image: url('http://i.imgur.com/XaORxJH.png'); }
  428.  
  429. img[src="//files.nyaa.se/www-19.png"],
  430. img[src="http://files.nyaa.se/www-19.png"]
  431. { background-image: url('http://i.imgur.com/RuSgKRk.png'); }
  432.  
  433. img[src="//files.nyaa.se/www-24.png"],
  434. img[src="http://files.nyaa.se/www-24.png"]
  435. { background-image: url('http://i.imgur.com/E931QIS.png'); }
  436.  
  437. img[src="//files.nyaa.se/www-18.png"],
  438. img[src="http://files.nyaa.se/www-18.png"]
  439. { background-image: url('http://i.imgur.com/F2zJaFm.png'); }
  440.  
  441. img[src="//files.nyaa.se/www-12.png"],
  442. img[src="http://files.nyaa.se/www-12.png"]
  443. { background-image: url('http://i.imgur.com/6wdcyzH.png'); }
  444.  
  445. img[src="//files.nyaa.se/www-13.png"],
  446. img[src="http://files.nyaa.se/www-13.png"]
  447. { background-image: url('http://i.imgur.com/4Kp36kv.png'); }
  448.  
  449. img[src="//files.nyaa.se/www-22.png"],
  450. img[src="http://files.nyaa.se/www-22.png"]
  451. { background-image: url('http://i.imgur.com/ApOwbJq.png'); }
  452.  
  453. img[src="//files.nyaa.se/www-18.png"],
  454. img[src="http://files.nyaa.se/www-18.png"]
  455. { background-image: url('http://i.imgur.com/oh4pIiv.png'); }
  456.  
  457. img[src="//files.nyaa.se/www-20.png"],
  458. img[src="http://files.nyaa.se/www-20.png"]
  459. { background-image: url('http://i.imgur.com/ftCzdZT.png'); }
  460.  
  461. img[src="//files.nyaa.se/www-14.png"],
  462. img[src="http://files.nyaa.se/www-14.png"]
  463. { background-image: url('http://i.imgur.com/DqF6MEs.png'); }
  464.  
  465. img[src="//files.nyaa.se/www-21.png"],
  466. img[src="http://files.nyaa.se/www-21.png"]
  467. { background-image: url('http://i.imgur.com/JlrnSbl.png'); }
  468.  
  469. img[src="//files.nyaa.se/www-17.png"],
  470. img[src="http://files.nyaa.se/www-17.png"]
  471. { background-image: url('http://i.imgur.com/Z0RTrCf.png'); }
  472.  
  473. img[src="files.nyaa.se/www-32.png"],
  474. img[src="http://files.nyaa.se/www-32.png"]
  475. { background-image: url('http://i.imgur.com/AeX1kYn.png'); }
  476.  
  477. img[src="//files.nyaa.se/www-23.png"],
  478. img[src="http://files.nyaa.se/www-23.png"]
  479. { background-image: url('http://i.imgur.com/Z0RTrCf.png'); }
  480.  
  481. img[src="//files.nyaa.se/www-15.png"],
  482. img[src="http://files.nyaa.se/www-15.png"]
  483. { background-image: url('http://i.imgur.com/F2zJaFm.png'); }
  484.  
  485. img[src="//files.nyaa.se/www-39.png"],
  486. img[src="http://files.nyaa.se/www-39.png"]
  487. { background-image: url('http://i.imgur.com/XaORxJH.png'); }
  488.  
  489.  
  490. /* Torrent detail */
  491.  
  492. img[src="//files.nyaa.se/www-download.png"],
  493. img[src="//files.nyaa.se/www-txt.png"] {
  494.     height: 0;
  495.     padding-top: 30px;
  496.     border-radius: 4px;
  497. }
  498. img[src="//files.nyaa.se/www-download.png"] {
  499.     width: 112px;
  500.     background-image: url('http://i.imgur.com/oa5IIKD.png');
  501. }
  502. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement