Advertisement
gavin19

UTNM

Aug 23rd, 2016
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 15.41 KB | None | 0 0
  1.     html:lang(nm) .link .usertext .md {
  2.         background-color: #000000;
  3.         border: 2px solid #787878;
  4.         padding: 0 5px
  5.         }
  6.     html:lang(nm) .report-button > span.option.error:before {
  7.         content: "If the reason for reporting this post is not immediately apparent, and if you are comfortable doing so, then could you please PM a moderator with the reason. Thanks.";
  8.         white-space: normal;
  9.         width: 200px;
  10.         padding: 5px;
  11.         border-radius: 5px;
  12.         border: 1px solid black;
  13.         background-color: orange;
  14.         color: black;
  15.         position: fixed;
  16.         left: 5px;
  17.         top: 5px;
  18.         z-index: 5001
  19.         }
  20.     html:lang(nm) .titlebox .word {
  21.         display: none
  22.         }
  23.     html:lang(nm) .titlebox .number:after {
  24.         content: " hellish inhabitants"
  25.         }
  26.     html:lang(nm) .keyHighlight {
  27.         outline: 1px dashed #333 !important;
  28.         background-color: #40454A !important
  29.         }
  30.     html:lang(nm) .comment .child {
  31.         border-left: 0px dotted #DDDDFF;
  32.         margin-left: 15px;
  33.         margin-top: 10px
  34.         }
  35.     html:lang(nm) div.child .comment {
  36.         background-color: #40454A !important;
  37.         border: solid 1px black;
  38.         -moz-border-radius-topleft: 7px;
  39.         -webkit-border-top-left-radius: 7px;
  40.         border-top-left-radius: 7px;
  41.         -moz-border-radius-topright: 7px;
  42.         -webkit-border-top-right-radius: 7px;
  43.         border-top-right-radius: 7px;
  44.         -moz-border-radius-bottomright: 7px;
  45.         -webkit-border-bottom-right-radius: 7px;
  46.         border-bottom-right-radius: 7px;
  47.         -moz-border-radius-bottomleft: 7px;
  48.         -webkit-border-bottom-left-radius: 7px;
  49.         border-bottom-left-radius: 7px;
  50.         box-shadow: 0px 0px 5px black
  51.         }
  52.     html:lang(nm) div.child .comment .comment {
  53.         background-color: #555555 !important;
  54.         border: solid 1px black;
  55.         -moz-border-radius-topleft: 7px;
  56.         -webkit-border-top-left-radius: 7px;
  57.         border-top-left-radius: 7px;
  58.         -moz-border-radius-topright: 7px;
  59.         -webkit-border-top-right-radius: 7px;
  60.         border-top-right-radius: 7px;
  61.         -moz-border-radius-bottomright: 7px;
  62.         -webkit-border-bottom-right-radius: 7px;
  63.         border-bottom-right-radius: 7px;
  64.         -moz-border-radius-bottomleft: 7px;
  65.         -webkit-border-bottom-left-radius: 7px;
  66.         border-bottom-left-radius: 7px;
  67.         box-shadow: 0px 0px 5px black
  68.         }
  69.     html:lang(nm) div.child .comment .comment .comment,
  70.     html:lang(nm) div.child .comment .comment .comment .comment .comment,
  71.     html:lang(nm) div.child .comment .comment .comment .comment .comment .comment .comment,
  72.     html:lang(nm) div.child .comment .comment .comment .comment .comment .comment .comment .comment .comment {
  73.         background-color: #40454A !important;
  74.         border: solid 1px black;
  75.         -moz-border-radius-topleft: 7px;
  76.         -webkit-border-top-left-radius: 7px;
  77.         border-top-left-radius: 7px;
  78.         -moz-border-radius-topright: 7px;
  79.         -webkit-border-top-right-radius: 7px;
  80.         border-top-right-radius: 7px;
  81.         -moz-border-radius-bottomright: 7px;
  82.         -webkit-border-bottom-right-radius: 7px;
  83.         border-bottom-right-radius: 7px;
  84.         -moz-border-radius-bottomleft: 7px;
  85.         -webkit-border-bottom-left-radius: 7px;
  86.         border-bottom-left-radius: 7px;
  87.         box-shadow: 0px 0px 5px black
  88.         }
  89.     html:lang(nm) div.child .comment .comment .comment .comment,
  90.     html:lang(nm) div.child .comment .comment .comment .comment .comment .comment,
  91.     html:lang(nm) div.child .comment .comment .comment .comment .comment .comment .comment .comment,
  92.     html:lang(nm) div.child .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment {
  93.         background-color: #555555 !important;
  94.         border: solid 1px black;
  95.         -moz-border-radius-topleft: 7px;
  96.         -webkit-border-top-left-radius: 7px;
  97.         border-top-left-radius: 7px;
  98.         -moz-border-radius-topright: 7px;
  99.         -webkit-border-top-right-radius: 7px;
  100.         border-top-right-radius: 7px;
  101.         -moz-border-radius-bottomright: 7px;
  102.         -webkit-border-bottom-right-radius: 7px;
  103.         border-bottom-right-radius: 7px;
  104.         -moz-border-radius-bottomleft: 7px;
  105.         -webkit-border-bottom-left-radius: 7px;
  106.         border-bottom-left-radius: 7px;
  107.         box-shadow: 0px 0px 5px black
  108.         }
  109.     /* Begin snang changes */
  110.     html:lang(nm) form.submit.content div.roundfield {
  111.         background-color: #555555
  112.         }
  113.     html:lang(nm) div.NERPageMarker {
  114.         background-color: #555555
  115.         }
  116.     html:lang(nm) .side {
  117.         margin-top: 20px;
  118.         padding: 5px;
  119.         margin-right: 15px;
  120.         background-position: 35px 20px;
  121.         background-repeat: no-repeat;
  122.         background-color: #555555;
  123.         border-radius: 5px;
  124.         box-shadow: 0px 0px 10px black;
  125.         border: solid 2px black
  126.         }
  127.     html:lang(nm) .nub {
  128.         display: none
  129.         }
  130.     html:lang(nm) .spacer {
  131.         background-color: transparent
  132.         }
  133.     html:lang(nm) .sidecontentbox {
  134.         background-color: transparent
  135.         }
  136.     html:lang(nm) .sidecontentbox h1 {
  137.         background-color: #5a5a5a;
  138.         border-top: solid 1px black;
  139.         border-left: solid 1px black;
  140.         border-right: solid 1px black;
  141.         border-top-left-radius: 5px;
  142.         border-top-right-radius: 5px;
  143.         padding: 5px;
  144.         margin: 5px;
  145.         font-weight: 600;
  146.         color: black !important
  147.         }
  148.     html:lang(nm) .sidecontentbox ul.content {
  149.         border: solid 1px black;
  150.         margin-top: 4px;
  151.         background-color: #5a5a5a;
  152.         border-bottom-left-radius: 5px;
  153.         border-top-right-radius: 5px;
  154.         border-bottom-right-radius: 5px;
  155.         padding-left: 15px
  156.         }
  157.     html:lang(nm) .sidecontentbox a {
  158.         background-color: transparent !important
  159.         }
  160.     html:lang(nm) .sidecontentbox span.flair.flair {
  161.         display: none
  162.         }
  163.     html:lang(nm) .sidecontentbox li {
  164.         margin: 5px 0
  165.         }
  166.     html:lang(nm) .sidecontentbox a:hover {
  167.         color: #7EC483;
  168.         text-decoration: none;
  169.         font-weight: 600
  170.         }
  171.     /* Hides "Create your Community */
  172.     html:lang(nm) .sidebox.create {
  173.         display: none
  174.         }
  175.     /* Hides (self.nosleep) on links. */
  176.     html:lang(nm) .domain {
  177.         display: none
  178.         }
  179.     /* Boxes around each link */
  180.     html:lang(nm) .link {
  181.         padding: 15px;
  182.         background: #555555;
  183.         border: solid 2px #000;
  184.         margin-bottom: 10px;
  185.         border-radius: 7px;
  186.         box-shadow: 0 0 5px #000;
  187.         }
  188.     html:lang(nm) .link:hover {
  189.         box-shadow: 0px 0px 5px #939dcd;
  190.         border: solid 2px #32373c
  191.         }
  192.     html:lang(nm) .flat-list.buttons {
  193.         margin-left: 0px
  194.         }
  195.     html:lang(nm) div.thing p.tagline {
  196.         margin-left: 0px;
  197.         margin-top: 5px
  198.         }
  199.     html:lang(nm) div.thing div.expando-button {
  200.         margin-top: 7px
  201.         }
  202.     html:lang(nm) div.lastclicked {
  203.         border: solid 2px black
  204.         }
  205.     html:lang(nm) div.leavemoderator {
  206.         display: none
  207.         }
  208.     html:lang(nm) form.toggle.flairtoggle {
  209.         display: none
  210.         }
  211.     html:lang(nm) h1.redditname {
  212.         display: none
  213.         }
  214.     html:lang(nm) div.midcol {
  215.         padding: 0px 6px 0px 6px
  216.         }
  217.     html:lang(nm) div.entry.keyHighlight.lcTagged.dislikes {
  218.         background-color: transparent !important;
  219.         border: none !important
  220.         }
  221.     /* Changes the link info vote tallies when viewing submission */
  222.     html:lang(nm) .linkinfo {
  223.         background: -webkit-linear-gradient(top,#40454A,#555555);
  224.         background: -moz-linear-gradient(top,#40454A,#555555);
  225.         background: -ms-linear-gradient(top,#40454A,#555555);
  226.         background: -o-linear-gradient(top,#40454A,#555555);
  227.         -webkit-border-radius: 3px;
  228.         -moz-border-radius: 3px;
  229.         color: #939dcd;
  230.         text-align: center;
  231.         font-size: 11px;
  232.         padding: 10px 0px 15px 0px;
  233.         border: 1px solid black;
  234.         width: 260px;
  235.         border-radius: 3px;
  236.         margin-top: 5px;
  237.         margin-bottom: 10px;
  238.         margin-left: auto;
  239.         margin-right: auto
  240.         }
  241.     html:lang(nm) .linkinfo .downvotes .number,
  242.     html:lang(nm) .linkinfo .upvotes .number,
  243.     html:lang(nm) .linkinfo .score .number {
  244.         font-size: 20px !important;
  245.         display: block;
  246.         font-weight: normal !important
  247.         }
  248.     html:lang(nm) .linkinfo .score .word {
  249.         display: none
  250.         }
  251.     html:lang(nm) .linkinfo .score {
  252.         font-size: 11px;
  253.         color: black;
  254.         display: block;
  255.         min-width: 59px;
  256.         margin-left: 25px !important
  257.         }
  258.     html:lang(nm) .linkinfo .downvotes .word,
  259.     html:lang(nm) .linkinfo .upvotes .word {
  260.         font-size: 11px;
  261.         color: black
  262.         }
  263.     html:lang(nm) .linkinfo .upvotes,
  264.     html:lang(nm) .linkinfo .downvotes, .linkinfo .score {
  265.         float: left;
  266.         padding: 5px 10px 5px 0;
  267.         margin: 8px 10px 10px 0;
  268.         text-align: center
  269.         }
  270.     html:lang(nm) .linkinfo .score,
  271.     html:lang(nm) .linkinfo .upvotes {
  272.         border-right: 1px solid black
  273.         }
  274.     html:lang(nm) .linkinfo .score .number {
  275.         color: #939dcd
  276.         }
  277.     html:lang(nm) .linkinfo .upvotes .number {
  278.         color: #ADADAD
  279.         }
  280.     html:lang(nm) .linkinfo .downvotes .number {
  281.         color: #ADADAD
  282.         }
  283.     html:lang(nm) .linkinfo .shortlink {
  284.         clear: both !important;
  285.         font-size: 10px;
  286.         margin-top: 10px;
  287.         color: #aaa
  288.         }
  289.     html:lang(nm) .linkinfo .shortlink input {
  290.         background: transparent;
  291.         border: 0px;
  292.         padding-left: 8px;
  293.         font-size: 12px;
  294.         color: #000;
  295.         width: 60%;
  296.         margin-left: auto;
  297.         margin-right: auto
  298.         }
  299.     /* End Link Info Changes */
  300.     /* End changes by snang */
  301.     html:lang(nm) body, html:lang(nm) textarea, html:lang(nm) button {
  302.         background-color: #32373c !important;
  303.         color: white !important
  304.         }
  305.     html:lang(nm) #sr-header-area {
  306.         background-color: #32373c !important
  307.         }
  308.     html:lang(nm) #header {
  309.         background-color: black !important;
  310.         /* added by ictinus */
  311.         border-bottom: 1px solid #000 !important    
  312.         }
  313.     html:lang(nm) #header-bottom-left .tabmenu .selected a {
  314.         background-color: #32373c !important
  315.         }
  316.     html:lang(nm) #header-bottom-right {
  317.         background-color: #32373c !important
  318.         }
  319.     html:lang(nm) #header-bottom-left {  
  320.         opacity:0.8;
  321.     }
  322.     html:lang(nm) .default-header {width:45px!important;}
  323.     html:lang(nm) .gray {
  324.         color: white !important
  325.         }
  326.     html:lang(nm) .titlebox form.toggle,
  327.     html:lang(nm) .side,
  328.     html:lang(nm) .sidebox .spacer,
  329.     html:lang(nm) .icon-menu a,
  330.     html:lang(nm) .link .usertext .md,
  331.     html:lang(nm) .linkinfo,
  332.     html:lang(nm) .infobar {
  333.         background-color: #32373c !important
  334.         }
  335.     html:lang(nm) .sidebox .subtitle {
  336.         color: white !important
  337.         }
  338.     html:lang(nm) .morelink .nub {
  339.         background-color: #32373c !important
  340.         }
  341.     html:lang(nm) #sr-more-link {
  342.         background-color: #32373c !important
  343.         }
  344.     html:lang(nm) .dropdown.srdrop .selected {
  345.         color: #9e9dcd !important
  346.         }
  347.     html:lang(nm) #header-bottom-left .tabmenu li a {
  348.         background-color: #32373c !important;
  349.         color: white !important
  350.         }
  351.     html:lang(nm) #header-bottom-left {
  352.         background-color: black !important
  353.         }
  354.     html:lang(nm) #search input[type=text] {
  355.         background-color: #32373c !important;
  356.         border: 1px solid #000 !important;
  357.         font-family: Sans-serif !important
  358.         }
  359.     html:lang(nm) #ad-frame {
  360.         border: 1px solid #767b7f !important;
  361.         height: 265px !important;
  362.         margin-bottom: 15px !important;
  363.         background-color: #32373c !important
  364.         }
  365.     html:lang(nm) a {
  366.         color: #939dcd !important
  367.         }
  368.     html:lang(nm) .thing .title.loggedin:link {
  369.         color: #000000 !important
  370.         }
  371.     html:lang(nm) .thing .title.loggedin:visited {
  372.         color: white !important
  373.         }
  374.     html:lang(nm) .tabmenu li.selected a {
  375.         border-bottom-color: #32373d !important;
  376.         border-top-color: #43484D !important;
  377.         border-left-color: #43484D !important;
  378.         border-right-color: #43484D !important
  379.         }
  380.     html:lang(nm) .thumbnail {
  381.         display: none !important
  382.         }
  383.     html:lang(nm) .fancy-toggle-button .remove {
  384.         background-color: #32373c !important;
  385.         background-image: none !important;
  386.         /* updated by ictinus */
  387.         }
  388.     html:lang(nm) .fancy-toggle-button .add {
  389.         background-color: #32373c !important;
  390.         background-image: none !important;
  391.         /* updated by ictinus */
  392.         }
  393.     html:lang(nm) .fancy-toggle-button .active {
  394.         border-top-color: #767b7f !important;
  395.         border-right-color: #767b7f !important;
  396.         border-bottom-color: #767b7f !important;
  397.         border-left-color: #767b7f !important
  398.         }
  399.     html:lang(nm) .spam {
  400.         background-color: #3c3237 !important
  401.         }
  402.     /* highlight original poster */
  403.     html:lang(nm) .author.submitter {
  404.         padding: 0 2px 0 2px !important;
  405.         -moz-border-radius: 3px !important;
  406.         -webkit-border-radius: 3px !important
  407.         }
  408.     html:lang(nm) .noncollapsed .author.submitter {
  409.         background-color: #000 !important
  410.         }
  411.     html:lang(nm) .collapsed .author.submitter {
  412.         background-color: #000 !important
  413.         }
  414.     html:lang(nm) .comment-visits-box .title {
  415.         background-color: #FFFDCC !important;
  416.         color: black !important
  417.         }
  418.     html:lang(nm) .new-comment .usertext-body {
  419.         background-color: #222 !important;
  420.         border: 1px solid #555 !important
  421.         }
  422.     html:lang(nm) .usertext.border .usertext-body {
  423.         background-color: #32373c
  424.         }
  425.     html:lang(nm) .sub1 {
  426.         background: #32373C !important
  427.         }
  428.     html:lang(nm) .sub2 {
  429.         background: #22272C !important
  430.         }
  431.     html:lang(nm) .delete-field {
  432.         background-color: black
  433.         }
  434.     html:lang(nm) .usertext table.markhelp {
  435.         background-color: #32373C !important
  436.         }
  437.     html:lang(nm) .flair-trophy {
  438.         margin-right: 5px;
  439.         padding-top: 2px
  440.         }
  441.     /*remove flair image from side bar*/
  442.     html:lang(nm) .side .flair-trophy::after {
  443.         display: none
  444.         }
  445.     /*fixes flair image clipping on link listing*/
  446.     html:lang(nm) .link .flair {
  447.         margin-top: 0px !important
  448.         }
  449.     /* Submit Button Styling*/
  450.     html:lang(nm) .sidebox .ad {
  451.         display: none
  452.         }
  453.     html:lang(nm) .subtitle {
  454.         display: none
  455.         }
  456.     html:lang(nm) .sidebox .spacer {
  457.         display: none
  458.         }
  459.     html:lang(nm) .sidebox.create {
  460.         display: none
  461.         }
  462.     .RES-keyNav-activeElement:lang(nm),
  463.     .RES-keyNav-activeElement .md-container:lang(nm) {
  464.         background-color: #666 !important;
  465.     }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement