Advertisement
Guest User

Midori Dark CSS (4chan / 8chan)

a guest
Dec 7th, 2018
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 7.13 KB | None | 0 0
  1. body {
  2.         background: #131 !important;
  3.         color: #1a1 !important;
  4.     }
  5.  
  6.    
  7.     div.hide_reply_button {
  8.         display: block !important;
  9.     }
  10.  
  11.     .postarea form div {
  12.         border: none !important;
  13.     }
  14.  
  15.     div.postarea, div.pagelist div.pages, div.pagelist {
  16.         padding: 0 !important;
  17.     }
  18.  
  19.     * {
  20.         font: 11pt "arial,Sans";
  21.     }
  22.  
  23.     a {
  24.         color: #00ef00 !important;
  25.     }
  26.    
  27.     .quotelink {
  28.         color: #00ef00 !important;
  29.     }
  30.    
  31.     a:hover{background: #000}
  32.     hr {
  33.         display: none !important;
  34.     }
  35.    
  36.         a.replylink:not(:hover),div#absbot a:not(:hover){
  37.     color:#00ef00!important;
  38.   }
  39.  
  40.     a:hover {color:#484!important;}
  41.    
  42.     .quoteLink,.quotelink,.deadlink{
  43.     color:#00ef00!important;
  44.     text-decoration:underline;
  45.   }
  46.  
  47.     #recent-images li {
  48.         background-color: transparent !important;
  49.     }
  50.    
  51.     #boardNavDesktop, #boardNavDesktopFoot, #boardNavMobile {
  52.         background: #131 !important;
  53.         color: #000 !important;
  54.         width: 100%;
  55.         text-align: left;
  56.         height: 12pt;
  57.         font-size: 7pt !important;
  58.     }
  59.     div.boardlist:not(.bottom)
  60.     {
  61.         background-color: #131 !important;
  62.     }
  63.     div.pages
  64.     {
  65.         background: #131!important;
  66.     }
  67.     #boardNavMobile {
  68.         color: #1f1 !important;
  69.         border-bottom: none !important;
  70.     }
  71.  
  72.     #boardNavDesktop *, #boardNavDesktopFoot * {
  73.         display: inline;
  74.     }
  75.  
  76.     #boardNavDesktop *, #boardNavDesktopFoot *, #boardNavMobile * {
  77.         color: #1e1;
  78.         font-size: 7pt;
  79.     }
  80.  
  81.  
  82.     #boardNavDesktop a:hover, #boardNavDesktopfoot a:hover {
  83.         background: #252;
  84.     }
  85.  
  86.     form {
  87.         margin: 1em;
  88.     }
  89.  
  90.     .inputtext, textarea {
  91.         width: 295px;
  92.     }
  93.  
  94.     .rules {
  95.         display: none;
  96.     }
  97.  
  98.     table.postForm > tbody > tr > td:first-child, .qrHeader {
  99.         background: #141 !important;
  100.         border: 1px solid #121 !important;
  101.         color: #1a1 !important;
  102.         font-size: 6pt !important;
  103.     }
  104.  
  105.     h1, h2, h3, h4 {
  106.         color: green !important;
  107.     }
  108.    
  109.     dt, .boxcontent, #updater {
  110.         color: #1f1 !important;
  111.     }
  112.  
  113.     .menubutton {
  114.         background-image: none !important;
  115.     }
  116.  
  117.     #updater:hover, div#thread_filter.autohide:hover, .box-outer, #preview-tooltip-nws, #preview-tooltip-ws, #disclaimer-dialog, .yuimenu .bd, .reply, #backwash_tooltip {
  118.         background-color: #262 !important;
  119.         border: 1px solid #111 !important;
  120.         color: #eee !important;
  121.         border-radius: 8px;
  122.     }
  123.     .postMessage{color: #eee !important;}
  124.     .post.reply.highlight {
  125.         background-color: #004B00 !important;
  126.         border: 1px solid #004B00 !important;
  127.         color: #eee !important;
  128.     }
  129.  
  130.     .warning, .capcodeMod .name {
  131.         color: green !important;
  132.     }
  133.  
  134.     .nameBlock .capcode, .postertrip, .filesize, span.filetitle, .filesize a, a.linkmail, a.quotejs, span.subject, .nameblock .name, .omittedposts, .abbr, a.useremail .name, .name {
  135.         color: #1f1 !important;
  136.         font-size: 8pt;
  137.     }
  138.    
  139.     .capcodeAdmin .name {
  140.         color: #a5a !important;
  141.     }
  142.    
  143.     span.subject {
  144.         color: #115014 !important;
  145.     }
  146.  
  147.     #hd, small, font[size="1"], font[size="2"], #ft, #option-button, #navtopr, .boardBanner, .sideArrows, img.rotating, .stylechanger {
  148.         color: #1C1 !important;
  149.     }
  150.  
  151.     .pagelist {
  152.         background: #141 !important;
  153.         border: 1px solid #111 !important;
  154.     }
  155.  
  156.     .pagelist > div {
  157.         font-size: 8pt;
  158.     }
  159.  
  160.     .pagelist > div a, .pagelist > div strong {
  161.         color: #eee !important;
  162.     }
  163.  
  164.     .pagelist > div strong {
  165.         background-color: #000;
  166.     }
  167.  
  168.     .pagelist > div input {
  169.         display: none !important;
  170.     }
  171.  
  172.     .pagelist > div:first-child {
  173.         display: none;
  174.     }
  175.  
  176.     pre, textarea, input:not([type="button"]):not([type="checkbox"]):not([type="submit"]):not([type="reset"]), select, input[type="file"] > input[type="text"] {
  177.         -moz-appearance: none;
  178.         -webkit-appearance: none;
  179.         font-size: 9pt ! important;
  180.         color: #1f1 !important;
  181.         background: #131 !important;
  182.         border-color: green !important;
  183.         border: 1px solid;
  184.     }
  185.  
  186.     #filter-container .yuimenuitem-selected {
  187.         border-color: green !important;
  188.     }
  189.  
  190.     .boxbar, #preview-tooltip-nws h2, #preview-tooltip-ws h2, #disclaimer-dialog h2, .hd {
  191.         background-color: transparent !important;
  192.     }
  193.  
  194.     dd {
  195.         color: #1f1 !important;
  196.         border-bottom: 1px green solid !important;
  197.     }
  198.  
  199.     input[type="submit"], input[type="button"], select {
  200.         background: #141 !important;
  201.         color: #1a1 !important;
  202.         border: 1px solid green;
  203.         -moz-appearance: none;
  204.         -webkit-appearance: none;
  205.         font-size: 9pt !important;
  206.     }
  207.  
  208.     input[type="checkbox"] {
  209.         -moz-appearance: none !important;
  210.         -webkit-appearance: none !important;
  211.         background: rgba(0,0,0,.4) !important;
  212.         border: 1px solid rgba(255,255,255,.3) !important;
  213.         height: 10px !important;
  214.         width: 10px !important;
  215.         border-radius: 2px !important;
  216.     }
  217.  
  218.     .reply input[type="checkbox"] {
  219.         border: 1px solid rgba(255,255,255,.3) !important;
  220.     }
  221.  
  222.     input[type="checkbox"]:checked {
  223.         background: rgba(255,255,255,.4) !important;
  224.     }
  225.    
  226.     div[style="width: 100%; font-size: 4px; background-color: rgba(224,64,0,1);"] {
  227.         display: none !important;
  228.     }
  229.  
  230.     th {
  231.         background: #121 !important;
  232.     }
  233.  
  234.     th font {
  235.         font-size: 7pt;
  236.     }
  237.  
  238.     td.deletebuttons {
  239.         font-size: 8pt !important;
  240.         color:#eee !important;
  241.     }
  242.     img#recaptcha_reload,
  243.     img.refreshBtn {
  244.         height: 0px !important;
  245.         padding-top: 18px !important;
  246.         width: 25px !important;
  247.         background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAASCAYAAACuLnWgAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwQAADsEBuJFr7QAAABl0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjUuNtCDrVoAAAB7SURBVEhL7ZVRCsAgDEN7Gu+8S/YKjgqTIromYvc1oZ/m2dJEEZHrg2qQklimz0NUtRKP2oMYgADFEBN7KwCIQWaj8Z0EXe1BRtEUyNjZD+nmROZ/dFwrsWMQxC+LFIhX2F8kXO6zkIMA7p4FLQ8hgvEBdkj2n2Jpn3tu6Fz0f4jGS50AAAAASUVORK5CYII=) !important;
  248.     }
  249.  
  250.     img#recaptcha_switch_audio {
  251.         height: 0px !important;
  252.         padding-top: 15px !important;
  253.         width: 25px !important;
  254.         background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAPCAYAAAARZmTlAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwgAADsIBFShKgAAAABl0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjUuNtCDrVoAAABnSURBVDhPY2BgYJhJBwy2RI2GGGQ+aZa8e/fuPy4H4ZAjzRKQITS1BGYBLkvwWI7fJ8gG47IEZjhNLEE3fOhaAkthFAcXclKlWcSj5weaJ2H04MGWIamSGckseuD5hNaFJKj4oi0AAJyWEl7bk9p7AAAAAElFTkSuQmCC) !important;
  255.     }
  256.    
  257.     img#recaptcha_whatsthis {
  258.         height: 0px !important;
  259.         padding-top: 16px !important;
  260.         width: 25px !important;
  261.         background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAQCAYAAADj5tSrAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwgAADsIBFShKgAAAABl0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjUuNtCDrVoAAAB6SURBVDhPzZRRCsAwCEM9ze68S3qFjQwKUlxNBpYV/Gg/fMZqzMzODfFAjsZAfh7i7lcMsjAeMgPGnQBxkKx6QVENmZNFBSRIg7wB8b5o2zcIEgpD8BNIVrWgAvtXKxm9Xg1AMcY8RPyH6CAahFi8zJ72QrqdGB7Ze27981EqthwdMwAAAABJRU5ErkJggg==) !important;
  262.     }
  263.  
  264.     .pagelist, .pagelist div {
  265.         width: 100% !important;
  266.     }
  267.  
  268.     .pagelist .pages {
  269.         padding: 1px 5px;
  270.         text-align: center;
  271.     }  
  272.    
  273.     .new {
  274.         background: rgba(255,255,255,.4) !important;
  275.         border-radius: 5px;
  276.     }
  277.  
  278.     .postarea  td.recaptcha_image_cell, #quickrep td.recaptcha_image_cell,  td[style="padding-left: 7px;"] {
  279.         padding: 0 !important;
  280.     }
  281.  
  282.     #recaptcha_image img {
  283.         opacity: 0.8;
  284.     }
  285.  
  286.     .recaptchatable #recaptcha_response_field, #quick_recaptcha_response_field {
  287.         margin-top: 3px !important;
  288.     }
  289.  
  290.     .recaptcha_input_area {
  291.         padding: 3px 0 0 0 !important;
  292.     }
  293.  
  294.     tr[height="73"], tr[height="73"] td {
  295.         height: 59px !important;
  296.     }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement