Advertisement
Guest User

Untitled

a guest
May 7th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 14.53 KB | None | 0 0
  1. .fieldset > table {
  2.   border: none !important;
  3. }
  4.  
  5. tr.thead {
  6.   background-color: transparent !important;
  7. }
  8.  
  9. .fjdpth0, select > optgroup {
  10.   background: #232a34 !important;
  11.   color: #fff !important;
  12. }
  13.  
  14. select > optgroup > option {
  15.   background: #000 !important;
  16.   color: #fff !important;
  17. }
  18.  
  19. .contentWrapper:first-of-type + div {
  20.   background-color: #000 !important;
  21. }
  22.  
  23. .panelsurround > div > div > div {
  24.   background-color: #141d26 !important;
  25. }
  26.  
  27. .quote-wrapper-inner {
  28.   padding: 15px 15px 15px 45px !important;
  29.   background: #e61aa2 url(//freak.no/forum/images/custom/quote.png) no-repeat 15px 13px !important;
  30.   background-color: rgb(230, 26, 162) !important;
  31.   font-size: 12px !important;
  32.   font-style: italic !important;
  33. }
  34.  
  35. .imagebutton {
  36.   background-color: #141d26 !important;
  37.   box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0,.6)  !important;
  38.   padding: 0px !important;
  39.   border: 1px solid #000 !important;
  40. }
  41.  
  42. .controlbar > table > tbody > tr > td:nth-child(2n+2) {
  43.   border-left: none !important;
  44. }
  45.  
  46. .controlbar > table > tbody > tr > td:nth-child(2n+1) {
  47.   border-right: none !important;
  48. }
  49.  
  50. .imagebutton:hover {
  51.   background-color: #141d26 !important;
  52.   -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6)  !important;
  53.   -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6)  !important;
  54.   box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6)  !important;
  55.   padding: 0px !important;
  56. }
  57.  
  58. #header {
  59.   background-color: #141d26 !important;
  60. }
  61.  
  62. #header .constraint .menu.open>a {
  63.   border: none !important;
  64. }
  65.  
  66. #qr_preview {
  67.   padding: 8px !important;
  68.   text-decoration: none !important;
  69. }
  70.  
  71. .quotebottom .btn, #header div.menu a:nth-child(n) {
  72.   -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6)  !important;
  73.   -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6)  !important;
  74.   background-color: #1b2836 !important;
  75.   border: solid 1px #000 !important;
  76.   box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0,.6)  !important;
  77.   color: #fff !important;
  78. }
  79.  
  80. #header div.menu a:nth-child(n):hover {
  81.   -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6)  !important;
  82.   -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6)  !important;
  83.   box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6)  !important;
  84. }
  85.  
  86. #navbits>a, #navbits>span {
  87.   background-color: #1b2836 !important;
  88.   border: 1px solid #000 !important;
  89.   border-top: none !important;
  90.   color: #fff !important;
  91.   display: inline-block !important;
  92.   font-size: 24px !important;
  93.   padding: 8px !important;
  94.   text-decoration: none !important;
  95.   vertical-align: middle !important;
  96. }
  97.  
  98. #search-popup {
  99.   background-color: #141d26 !important;
  100.   color: #fff !important;
  101. }
  102.  
  103. #vB_Editor_QR_textarea {
  104.   background-color: #000 !important;
  105.   border: 0px solid #000 !important;
  106.   /*border-radius: 5px !important !important;*/
  107.   color: #fff !important;
  108.   padding: none !important;
  109. }
  110.  
  111. #vB_Editor_QR_textarea:hover, #vB_Editor_QR_textarea:focus {
  112.   -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6)  !important;
  113.   -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6)  !important;
  114.   box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6)  !important;
  115. }
  116.  
  117. .alt1, .alt1Active {
  118.   background-color: #141d26 !important;
  119. }
  120.  
  121. .alt2 {
  122.   background-color: #1b2836 !important;
  123. }
  124.  
  125. .card-wrapper a, span.card-wrapper a, td.alt2 a {
  126.   color: #fff !important;
  127.   text-decoration: none !important;
  128. }
  129.  
  130. .irs {
  131.   color: #fff !important;
  132.   text-decoration: none !important;
  133. }
  134.  
  135. .irs:hover {
  136.   text-decoration: underline !important;
  137. }
  138.  
  139. .menu.open {
  140.   background-color: #141d26 !important;
  141. }
  142.  
  143. .meta .btn-grey {
  144.   background-color: transparent !important;
  145. }
  146.  
  147. .panel {
  148.   background: #141d26 !important;
  149.   border: none !important;
  150.   color: #fff !important;
  151. }
  152.  
  153. .post .meta .arrow {
  154.   border-right: 10px solid #1b2836 !important;
  155. }
  156.  
  157. .smallfont {
  158.   color: #8899a6 !important;
  159. }
  160.  
  161. a.btn.btn-sml.btn-grey.btn-image, #footer > div > ul > li {
  162.   background-color: #141d26 !important;
  163. }
  164.  
  165. .right-column-wrapper a.btn.btn-big, .panelsurround .btn-sml, #qr_submit.btn.btn-big.btn-image {
  166.   background-color: #1b95c7 !important;
  167.   border: 1px solid #000 !important;
  168.   color: #fff !important;
  169. }
  170.  
  171. .right-column-wrapper a.btn.btn-big:hover, .panelsurround .btn-sml:hover, #qr_submit.btn.btn-big.btn-image:hover {
  172.   background-color: #15759c !important;
  173. }
  174.  
  175. div#widthConstraint div div.page div form#inlinemodform div div.contentWrapper.thread-list table tbody tr td.smallfont a.btn.btn-big.btn-image {
  176.   background-color: #1b95c7 !important;
  177.   border: 1px solid #000 !important;
  178.   color: #fff !important;
  179. }
  180.  
  181. div#widthConstraint div div.page div form#inlinemodform div div.contentWrapper.thread-list table tbody tr td.smallfont a.btn.btn-big.btn-image:hover {
  182.   background-color: #15759c !important;
  183. }
  184.  
  185. #footer > div > ul > li a {
  186.   text-decoration: none !important;
  187. }
  188.  
  189. #footer > div > ul > li a:hover {
  190.   text-decoration: underline !important;
  191. }
  192.  
  193. .menu > a {
  194.   border: 1px solid #000 !important;
  195.   border-left: none !important;
  196. }
  197.  
  198. .menu > a:nth-child(1) {
  199.   border-bottom: none !important;
  200. }
  201.  
  202. a.btn.btn-sml.btn-grey.f-52-b, .theadcat.forum-list-cat.f-144-b {
  203.   border-color: #2cff00 !important;
  204. }
  205.  
  206. a.btn.btn-sml.btn-maroon.btn-image:hover {
  207.   -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6)  !important;
  208.   -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6)  !important;
  209.   box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(168,15,15,.9)  !important;
  210. }
  211.  
  212. a.internal-link {
  213.   color: #3087b0 !important;
  214.   text-decoration: none !important;
  215. }
  216.  
  217. a.internal-link:hover {
  218.   color: #2080f0 !important;
  219.   text-decoration: underline !important;
  220. }
  221.  
  222. .right-column-wrapper a.btn.btn-big:hover, a.newpost-arrow:hover, .btn.btn-big.btn-image:hover, .btn.btn-sml:hover, a.btn.btn-sml.btn-grey.btn-image:hover, #footer > div > ul > li:hover {
  223.   -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6)  !important;
  224.   -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6)  !important;
  225.   box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6)  !important;
  226. }
  227.  
  228. a.time.smallfont {
  229.   color: #8899a6 !important;
  230. }
  231.  
  232. body .btn-forum {
  233.   color: #fff !important;
  234. }
  235.  
  236. body .btn-forum:hover {
  237.   -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6)  !important;
  238.   -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6)  !important;
  239.   box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6)  !important;
  240. }
  241.  
  242. div.last-edited {
  243.   color: #717171 !important;
  244. }
  245.  
  246. div.meta {
  247.   background-color: #141d26 !important;
  248.   color: #fff !important;
  249.   border: 1px solid #000 !important;
  250.   border-right: none !important;
  251. }
  252.  
  253. div.meta a {
  254.   color: #fff !important;
  255.   text-decoration: none !important;
  256. }
  257.  
  258. div.meta a:hover {
  259.   text-decoration: underline !important;
  260. }
  261.  
  262. div.pagenav a {
  263.   background-color: #1b2836 !important;
  264.   border: 1px solid #000 !important;
  265.   color: #8899a6 !important;
  266. }
  267.  
  268. div.pagenav a:hover {
  269.   background-color: #141d26 !important;
  270.   color: #1b7fbe !important;
  271. }
  272.  
  273. div.pagenav span {
  274.   background-color: #1b7fbe !important;
  275. }
  276.  
  277. div.path a {
  278.   border: 1px solid #000 !important;
  279.   text-decoration: none !important;
  280. }
  281.  
  282. div.path a:hover {
  283.   color: #1b7fbe !important;
  284. }
  285.  
  286. div.quote-arrow {
  287.   border-right: 10px solid #141d26 !important;
  288. }
  289.  
  290. div.quote-wrapper-inner {
  291.   background-color: #141d26 !important;
  292. }
  293.  
  294. div.quotetop {
  295.   color: #8899a6 !important;
  296. }
  297.  
  298. div.quotetop strong {
  299.   color: #fff !important;
  300. }
  301.  
  302. div.signature {
  303.   color: #8899a6 !important;
  304. }
  305.  
  306. div[id^="postvoters"] {
  307.   background-color: #1b2836 !important;
  308.   border: 1px solid #000 !important;
  309.   /*border-radius: 2px !important !important;*/
  310.   padding: 5px !important;
  311. }
  312.  
  313. fieldset, legend, .thead, .adBelowNavbar {
  314.   border: solid 1px #000 !important;
  315. }
  316.  
  317. fieldset {
  318.   border: none !important;
  319. }
  320.  
  321. input {
  322.   border: none !important;
  323.   color: #8899a6 !important;
  324. }
  325.  
  326. input.bginput {
  327.   background-color: #000 !important;
  328. }
  329.  
  330. input.bginput:hover, input.bginput:focus {
  331.   -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6)  !important;
  332.   -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6)  !important;
  333.   box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6)  !important;
  334. }
  335.  
  336. input.button {
  337.   -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6)  !important;
  338.   -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6)  !important;
  339.   background-color: #1b2836 !important;
  340.   border: solid 1px #000 !important;
  341.   box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0,.6)  !important;
  342.   color: #fff !important;
  343. }
  344.  
  345. input.button:hover {
  346.   -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6)  !important;
  347.   -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6)  !important;
  348.   box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6)  !important;
  349. }
  350.  
  351. legend, .thead, .adBelowNavbar {
  352.   background: #232a34 !important;
  353. }
  354.  
  355. select {
  356.   background-color: #000 !important;
  357.   border: none !important;
  358.   color: #fff !important;
  359. }
  360.  
  361. span.card-wrapper a:hover, td.alt2 a:hover {
  362.   color: #fff !important;
  363.   text-decoration: underline !important;
  364. }
  365.  
  366. span.is-threadstarter {
  367.   background-color: #1b2836 !important;
  368.   border: 1px solid #000 !important;
  369.   /*border-radius: 2px !important !important;*/
  370.   color: #8899a6 !important;
  371. }
  372.  
  373. td.alt1Active, .alt2, .alt1 {
  374.   color: #8899a6 !important;
  375. }
  376.  
  377. td.panelsurround {
  378.   background-color: #141d26 !important;
  379.   color: #fff !important;
  380.   border: 1px solid #000 !important;
  381. }
  382.  
  383. tr.recthreads-row a.btn.btn-sml.btn-grey.btn-image {
  384.   border: 1px solid #000 !important;
  385.   /*border-radius: 3px !important !important;*/
  386. }
  387.  
  388. tr.recthreads-row a.btn.btn-sml.btn-grey.btn-image:hover {
  389.   -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6)  !important;
  390.   -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6)  !important;
  391.   box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6)  !important;
  392. }
  393.  
  394. tr.recthreads-row:nth-child(2n+2) td.alt1 {
  395.   background-color: #1b2836 !important;
  396.   padding: 12px 10px !important;
  397. }
  398.  
  399. tr.recthreads-row:nth-child(2n+2) td.alt2 {
  400.   background-color: #1f2b39 !important;
  401.   padding: 12px 10px !important;
  402. }
  403.  
  404. tr.recthreads-row:nth-child(odd) .alt1 {
  405.   background-color: #141d26 !important;
  406. }
  407.  
  408. tr.recthreads-row:nth-child(odd) .alt2 {
  409.   background-color: #17212c !important;
  410. }
  411.  
  412. div.content {
  413.   background-color: #1b2836 !important;
  414.   color: #acb2b8 !important;
  415.   border: 1px solid #000 !important;
  416.   border-left: none !important;
  417. }
  418.  
  419. a.external-link:hover {
  420.   color: #1da1f2 !important;
  421.   text-decoration: underline !important;
  422. }
  423.  
  424. a.external-link {
  425.   color: #1B95E0 !important;
  426.   text-decoration: none !important;
  427. }
  428.  
  429. a.btn.btn-sml.btn-grey.f-52-b.btn-forum {
  430.   border-color: #2cff00 !important;
  431. }
  432.  
  433. td.cat-sml-f-frontpage.f-52-b.alt1 {
  434.   border-color: #2cff00 !important;
  435. }
  436.  
  437. .cat-sml-f {
  438.   display: inline-block !important;
  439.   background: url(https://i.imgur.com/3drxdSs.png) no-repeat !important;
  440.   overflow: hidden !important;
  441.   text-indent: -9999px !important;
  442.   text-align: left !important;
  443. }
  444.  
  445. .cat-sml-f-192,.cat-sml-f-70,.cat-sml-f-191,.cat-sml-f-179,.cat-sml-f-163,.cat-sml-f-155,.cat-sml-f-211 {
  446.   background-position: -33px -16px !important;
  447.   width: 15px !important;
  448.   height: 15px !important;
  449. }
  450.  
  451. .cat-sml-f-145,.cat-sml-f-154 {
  452.   background-position: -17px 0 !important;
  453.   width: 15px !important;
  454.   height: 15px !important;
  455. }
  456.  
  457. .cat-sml-f-45,.cat-sml-f-173,.cat-sml-f-197 {
  458.   background-position: -33px -48px !important;
  459.   width: 15px !important;
  460.   height: 15px !important;
  461. }
  462.  
  463. .cat-sml-f-144,.cat-sml-f-123,.cat-sml-f-226,.cat-sml-f-225,.cat-sml-f-189,.cat-sml-f-151,.cat-sml-f-52,.cat-sml-f-170 {
  464.   background-position: -1px 0 !important;
  465.   width: 15px !important;
  466.   height: 15px !important;
  467. }
  468.  
  469. .cat-sml-f-212,.cat-sml-f-216,.cat-sml-f-213,.cat-sml-f-214,.cat-sml-f-222,.cat-sml-f-223,.cat-sml-f-224,.cat-sml-f-82 {
  470.   background-position: -17px -48px !important;
  471.   width: 15px !important;
  472.   height: 15px !important;
  473. }
  474.  
  475. .cat-sml-f-188,.cat-sml-f-69,.cat-sml-f-89,.cat-sml-f-88,.cat-sml-f-118,.cat-sml-f-139,.cat-sml-f-147,.cat-sml-f-90,.cat-sml-f-230 {
  476.   background-position: -33px -64px !important;
  477.   width: 15px !important;
  478.   height: 15px !important;
  479. }
  480.  
  481. .cat-sml-f-49,.cat-sml-f-67 {
  482.   background-position: -33px 0 !important;
  483.   width: 15px !important;
  484.   height: 15px !important;
  485. }
  486.  
  487. .cat-sml-f-46,.cat-sml-f-56,.cat-sml-f-150,.cat-sml-f-59 {
  488.   background-position: -1px -64px !important;
  489.   width: 15px !important;
  490.   height: 15px !important;
  491. }
  492.  
  493. .cat-sml-f-208,.cat-sml-f-152,.cat-sml-f-209 {
  494.   background-position: -17px -16px !important;
  495.   width: 15px !important;
  496.   height: 15px !important;
  497. }
  498.  
  499. .cat-sml-f-63,.cat-sml-f-149,.cat-sml-f-177 {
  500.   background-position: -1px -48px !important;
  501.   width: 15px !important;
  502.   height: 15px !important;
  503. }
  504.  
  505. .cat-sml-f-203,.cat-sml-f-202,.cat-sml-f-201,.cat-sml-f-109 {
  506.   background-position: -33px -32px !important;
  507.   width: 15px !important;
  508.   height: 15px !important;
  509. }
  510.  
  511. .cat-sml-f-110,.cat-sml-f-195,.cat-sml-f-60,.cat-sml-f-218 {
  512.   background-position: -17px -32px !important;
  513.   width: 15px !important;
  514.   height: 15px !important;
  515. }
  516.  
  517. .cat-sml-f-186,.cat-sml-f-187,.cat-sml-f-99 {
  518.   background-position: -1px -32px !important;
  519.   width: 15px !important;
  520.   height: 15px !important;
  521. }
  522.  
  523. .cat-sml-f-169,.cat-sml-f-164,.cat-sml-f-171,.cat-sml-f-166,.cat-sml-f-167 {
  524.   background-position: -1px -16px !important;
  525.   width: 15px !important;
  526.   height: 15px !important;
  527. }
  528.  
  529. .cat-sml-f-44,.cat-sml-f-196,.cat-sml-f-206 {
  530.   background-position: -17px -64px !important;
  531.   width: 15px !important;
  532.   height: 15px !important;
  533. }
  534.  
  535. .newpost-arrow, .lastpost-arrow {
  536.   background-color: transparent !important;
  537. }
  538.  
  539. .internal-link {
  540.   padding-left: 14px !important;
  541.   background: transparent url(https://i.imgur.com/yxxxvkX.png) no-repeat 0 3px !important;
  542. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement