Advertisement
anagrammar

Untitled

Jan 18th, 2019
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.41 KB | None | 0 0
  1. @-moz-document regexp("https?://www\\.icefilms\\.info/.*") {
  2.  
  3.  
  4. .azfoot {
  5. margin: 0 -12px!important;
  6. }
  7.  
  8. a {
  9. color: hsl(218, 100%, 63%)!important;
  10. text-decoration: none;
  11. }
  12.  
  13. a[href*="/video.php"]:visited {
  14. color: hsl(0, 0%, 60%)!important;
  15. }
  16.  
  17. .menu a:hover {
  18. color: hsl(0, 0%, 100%)!important;
  19. }
  20.  
  21. div[style^="margin:10px;margin-right:165px;"],
  22. div[style^="position:relative;"][style$="background-color:black;"],
  23. #LeftColumnContainer,
  24. #videoframe,
  25. div[style="position:relative; height:392px; width:631px; background-color:black;"],
  26. #buttons,
  27. #list,
  28. #srclist {
  29. width: 100%!important;
  30. margin: 0!important;
  31. background: #000!important;
  32. }
  33.  
  34. span[style="font-size:10px;font-family:Impact;"],
  35. div[style="z-index:10;position:absolute;right:-10px;padding-right:10px;top:-20px;background-color:black;"] p:not(:last-of-type),
  36. #plbutton {
  37. display: none!important;
  38. }
  39.  
  40. #page-header ul.linklist {
  41. display: inline-block!important;
  42. }
  43.  
  44. .menu a[href="http://www.icedivx.com/donate.php"],
  45. #queries,
  46. #squaread,
  47. .watchnow,
  48. #list > div[style],
  49. #fp_articles > h1 + h1,
  50. a[href="//www.icedivx.com/donate.php"],
  51. h1 + .author {
  52. display: none!important;
  53. }
  54.  
  55. div[style="z-index:10;position:absolute;right:0px;top:-20px;background-color:black;"] p:not(:last-of-type) {
  56. display: none!important;
  57. }
  58.  
  59. div[style="z-index:10;position:absolute;right:0px;top:-20px;background-color:black;"] {
  60. z-index: 0!important;
  61. }
  62.  
  63. body > div[class]:not([class*="scrollToTop"]) {
  64. pointer-events: none!important;
  65. }
  66.  
  67. body > div[class]:not([class*="scrollToTop"]) * {
  68. pointer-events: all!important;
  69. }
  70.  
  71. #fp_articles > h1 {
  72. color: hsl(0, 0%, 86%)!important;
  73. padding: 5px 0 3px!important;
  74. }
  75.  
  76. body {
  77. background: hsl(0, 0%, 0%)!important;
  78. }
  79.  
  80. .ripdiv a[rel] {
  81. font-size: 0!important;
  82. padding: 20px 0;
  83. display: inline-flex;
  84. border-radius: 6px!important;
  85. flex-basis: 100%;
  86. align-items: center!important;
  87. justify-content: center!important;
  88. }
  89.  
  90. .ripdiv a[rel],
  91. .ripdiv a[rel] * {
  92. text-decoration: none!important;
  93. }
  94.  
  95. .ripdiv a[rel] span {
  96. font-size: 11px!important;
  97. }
  98.  
  99. .fsize {
  100. color: hsl(0, 0%, 90%)!important;
  101. text-shadow: -1px -1px 0 hsl(0, 0%, 0%), 1px -1px 0 hsl(0, 0%, 0%), -1px 1px 0 hsl(0, 0%, 0%), 1px 1px 0 hsl(0, 0%, 0%)!important;
  102. }
  103.  
  104. span[style="color:grey;position:absolute;"],
  105. span[style="color:grey;position:absolute;"] + div[style="text-align:right;"] a {
  106. margin: 0 10px!important;
  107. }
  108.  
  109. .menu .prv,
  110. .menu .nxt {
  111. z-index: 2!important;
  112. }
  113.  
  114. .ripdiv:not(:nth-of-type(2)) {
  115. display: none!important;
  116. }
  117.  
  118. .ripdiv > b {
  119. background: none!important;
  120. border-style: none!important;
  121. }
  122.  
  123. div[style="position:absolute; top:0; left:0;"] {
  124. display: inline-flex!important;
  125. margin-top: 8px!important;
  126. padding: 0 12px!important;
  127. }
  128.  
  129. #videotitle {
  130. padding: 12px 12px 0 12px!important;
  131. }
  132.  
  133. .ripdiv > p {
  134. display: none!important;
  135. justify-content: center!important;
  136. align-items: center!important;
  137. }
  138.  
  139. .ripdiv > p:nth:last-of-type(2) {
  140. margin-right: auto!important;
  141. }
  142.  
  143. .ripdiv > b {
  144. flex-basis: 100%!important;
  145. margin: -8px 0 8px!important;
  146. }
  147.  
  148. #srclist {
  149. display: flex!important;
  150. padding: 120px 12px 0!important;
  151. box-sizing: border-box;
  152. }
  153.  
  154. .ripdiv:nth-of-type(2) {
  155. height: calc(100vh - 340px)!important;
  156. overflow-y: auto!important;
  157. display: flex!important;
  158. flex-wrap: wrap!important;
  159. flex-basis: 100%;
  160. padding: 16px 8px!important;
  161. box-sizing: border-box!important;
  162. align-content: flex-start!important;
  163. }
  164.  
  165. .ripdiv i {
  166. position: absolute!important;
  167. z-index: 2147483647!important;
  168. top: 6px!important;
  169. text-align: center!important;
  170. pointer-events: none!important;
  171. width: 100%!important;
  172. left: 0!important;
  173. height: 30px!important;
  174. background: none!important;
  175. }
  176.  
  177. .ripdiv p {
  178. width: 259px!important;
  179. float: left!important;
  180. margin: 0!important;
  181. }
  182.  
  183. #buttons {
  184. left: 0!important;
  185. top: 0!important;
  186. }
  187.  
  188. .menu {
  189. z-index: 1!important;
  190. }
  191.  
  192. #logo {
  193. z-index: 2!important;
  194. }
  195.  
  196. #fp_articles > p:nth-child(4),
  197. #fp_articles > p:nth-child(5),
  198. #fp_articles > h1:nth-child(1),
  199. div[style="padding: 5px; margin: 10px; background-color: #371938; border: 2px solid #998198; text-align: center; border-radius: 17px; width: 536px; margin-right: auto; margin-left: auto;"] {
  200. display: none!important;
  201. }
  202.  
  203. #fp_articles {
  204. color: transparent!important;
  205. margin-top: 24px!important;
  206. }
  207.  
  208. #fp_articles * {
  209. color: hsl(0, 0%, 100%)!important;
  210. }
  211.  
  212. #searchbtn:hover {
  213. opacity: .7!important;
  214. }
  215.  
  216. :focus {
  217. outline: none!important;
  218. }
  219. }
  220.  
  221. @-moz-document regexp("https?://www\\.icefilms\\.info/(?!membersonly/).*") {
  222. center {
  223. display: none!important;
  224. }
  225. }
  226.  
  227. @-moz-document regexp("https?://www\\.icefilms\\.info/(?!ip).*") {
  228. body div[style^="margin:10px;margin-right:165px;"] {
  229. width: 100%!important;
  230. padding: 0 12px!important;
  231. box-sizing: border-box;
  232. }
  233. }
  234.  
  235. @-moz-document regexp("https?://www\\.icefilms\\.info/membersonly/components/com_iceplayer/.*") {
  236. .box + .box + p[style] {
  237. font-size: 0!important;
  238. padding-top: 200px!important;
  239. }
  240.  
  241. .box + .box + p[style] a:before {
  242. font-size: 20px!important;
  243. content: 'GO'!important;
  244. padding: 8px 40px!important;
  245. background: hsl(0, 0%, 15%)!important;
  246. color: hsl(0, 0%, 82%)!important;
  247. text-shadow: -1px -1px 0 hsl(0, 0%, 0%), 1px -1px 0 hsl(0, 0%, 0%), -1px 1px 0 hsl(0, 0%, 0%), 1px 1px 0 hsl(0, 0%, 0%)!important;
  248. transition: background .3s, color .3s;
  249. }
  250.  
  251. .box + .box + p[style] a:hover:before {
  252. background: hsl(0, 0%, 20%)!important;
  253. color: hsl(0, 0%, 100%)!important;
  254. }
  255.  
  256. .box + .box + p[style] a {
  257. text-decoration: none!important;
  258. }
  259.  
  260. .box,
  261. h2 {
  262. display: none!important;
  263. }
  264.  
  265. #list > center {
  266. display: flex!important;
  267. flex-direction: column!important;
  268. }
  269.  
  270. body > div > div[style]:not([id]):not(:last-of-type),
  271. iframe,
  272. #stats + p,
  273. #videodetails + center,
  274. #LeftColumnContainer > div[style="text-align:right;"],
  275. #videodetails > input,
  276. .star.ttlimg {
  277. display: none!important;
  278. }
  279.  
  280. #iceplayer {
  281. position: static!important;
  282. }
  283.  
  284. #videotitle {
  285. position: fixed!important;
  286. top: 0;
  287. left: 180px
  288. }
  289.  
  290. #info {
  291. color: hsl(0, 0%, 86%)!important;
  292. }
  293.  
  294. #LeftColumnContainer {
  295. position: fixed!important;
  296. top: 70px;
  297. left: 6px;
  298. display: inline-block!important;
  299. width: max-content!important;
  300. }
  301.  
  302. #srclist {
  303. height: max-content!important;
  304. }
  305.  
  306. .ripdiv i {
  307. top: 64px!important
  308. }
  309.  
  310. #videotitle {
  311. padding: 8px 12px 0 12px!important;
  312. }
  313.  
  314. #LeftColumnContainer > span[style="color:grey;position:absolute;"] {
  315. position: relative!important;
  316. }
  317.  
  318. #videodetails .img img {
  319. height: 185px!important;
  320. width: 125px!important;
  321. margin: 0!important;
  322. }
  323.  
  324. #videodetails {
  325. align-items: flex-end;
  326. font-size: 0!important;
  327. padding: 0!important;
  328. display: flex!important;
  329. width: 100%!important;
  330. box-sizing: border-box;
  331. }
  332.  
  333. #info,
  334. #info > tbody {
  335. display: flex!important;
  336. overflow: hidden!important;
  337. flex-wrap: wrap!important;
  338. align-items: center!important;
  339. }
  340.  
  341. #info:not(:hover) {
  342. height: 185px;
  343. }
  344.  
  345. #info {
  346. min-height: 185px;
  347. }
  348.  
  349. #info > tbody {
  350. height: min-content!important;
  351. }
  352.  
  353. #info > tbody > tr {
  354. padding: 6px 12px!important;
  355. box-sizing: border-box;
  356. max-width: 100%!important;
  357. white-space: nowrap;
  358. overflow: hidden!important;
  359. text-overflow: ellipsis!important;
  360. }
  361.  
  362. #info tr,
  363. #info th,
  364. #info td {
  365. display: inline-flex!important;
  366. width: max-content;
  367. }
  368.  
  369. #info th {
  370. padding-right: 8px!important;
  371. }
  372.  
  373. #info a {
  374. margin-left: 2px!important;
  375. margin-right: 2px!important;
  376. }
  377.  
  378. #info .twoRows {
  379. display: inline-flex!important;
  380. align-items: flex-end!important;
  381. }
  382.  
  383. .underRating {
  384. margin-bottom: 2px!important;
  385. }
  386.  
  387. .rating {
  388. font-size: 18px!important;
  389. }
  390.  
  391. .ratingStar {
  392. margin-top: -2px!important;
  393. }
  394.  
  395. #info td.description {
  396. display: unset!important;
  397. white-space: nowrap;
  398. overflow: hidden!important;
  399. text-overflow: ellipsis!important;
  400. max-width: 100%!important;
  401. padding-right: 86px!important;
  402. box-sizing: border-box;
  403. position: relative!important;
  404. }
  405.  
  406. #info td.description:hover{white-space:normal;}
  407.  
  408. #info tr.description-wrapper {
  409. width: 100%!important;
  410. }
  411.  
  412. #info .description a {
  413. position: absolute!important;
  414. top: 3px;
  415. right: 0;
  416. }
  417.  
  418. .ripdiv a:hover,
  419. .ripdiv a:focus {
  420. background: hsl(200, 20%, 10%)!important;
  421. }
  422.  
  423. .ripdiv a:focus + i {
  424. display: block!important;
  425. }
  426.  
  427. .ripdiv a {
  428. transition: background .3s!important;
  429. }
  430.  
  431. #stats {
  432. position: fixed!important;
  433. bottom: 15px;
  434. right: 18px;
  435. font-size: 12px!important;
  436. }
  437.  
  438. #stats p {
  439. margin: 0!important;
  440. padding: 0!important;
  441. }
  442.  
  443. body div[style^="margin:10px;margin-right:165px;"] {
  444. position: fixed!important;
  445. bottom: 12px;
  446. display: flex!important;
  447. }
  448.  
  449. #videodetails ~ * {
  450. display: none!important;
  451. }
  452. }
  453.  
  454. @-moz-document url-prefix("https://forum.icefilms.info/") {
  455. a.username-coloured[href*="u=5650"] {
  456. color: lime!important;
  457. }
  458.  
  459. a.username-coloured[href*="u=15502"] {
  460. color: orange!important;
  461. }
  462. .navblock .linklist{display:inline-block!important;}
  463. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement