gavin19

Reddit - /r/nosleep 'lite'

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