gavin19

the_don

Feb 25th, 2017
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 31.17 KB | None | 0 0
  1. .link {
  2. margin-right: 312px;
  3. }
  4.  
  5. .commentarea {
  6. margin-right: 312px;
  7. }
  8.  
  9. .promoted {
  10. margin-right: 0px !important;
  11. }
  12.  
  13. /*COMMENT UPRANDOM TEXT START*/
  14. .comment {
  15.  overflow: visible !important;
  16. }
  17. .entry {
  18.  overflow: hidden !important;
  19. }
  20. .midcol {
  21.  overflow: visible !important;
  22. }
  23. .thing.comment .upmod:focus:after{
  24.  content: "";
  25.  width: 60px;
  26.  height: 43px;
  27.  font-size: 9px;
  28.  font-weight: normal;
  29.  text-shadow: 0px 0px 1px #333333;
  30.  position: relative;
  31.  pointer-events: none;
  32.  color: #e50000;
  33.  bottom: 0px;
  34.  opacity: 0.0;
  35.  animation-name: BattleCry;
  36.  animation-duration: 2s;
  37.  animation-timing-function: ease-out;
  38.  animation-delay: 0.2s;
  39.  animation-iteration-count: 1;
  40.  -webkit-animation-name: BattleCry;
  41.  -webkit-animation-duration: 2s;
  42.  -webkit-animation-timing-function: ease-out;
  43.  -webkit-animation-delay: 0.2s;
  44.  -webkit-animation-iteration-count: 1;
  45.  -moz-animation-name: BattleCry;
  46.  -moz-animation-duration: 2s;
  47.  -moz-animation-timing-function: ease-out;
  48.  -moz-animation-delay: 0.2s;
  49.  -moz-animation-iteration-count: 1;
  50.  -o-animation-name: BattleCry;
  51.  -o-animation-duration: 2s;
  52.  -o-animation-timing-function: ease-out;
  53.  -o-animation-delay: 0.2s;
  54.  -o-animation-iteration-count: 1;
  55.  -ms-animation-name: BattleCry;
  56.  -ms-animation-duration: 2s;
  57.  -ms-animation-timing-function: ease-out;
  58.  -ms-animation-delay: 0.2s;
  59.  -ms-animation-iteration-count: 1;
  60. }
  61.  
  62. @keyframes BattleCry {
  63.  8% {bottom: 5px; opacity: 1;}
  64.  15% {bottom: 10px;}
  65.  40% {opacity: 1;}
  66.  50% {bottom: 15px;}
  67.  100% {bottom: 20px; opacity: 0;}
  68. }
  69.  
  70. @-webkit-keyframes BattleCry {
  71.  8% {bottom: 5px; opacity: 1;}
  72.  15% {bottom: 10px;}
  73.  40% {opacity: 1;}
  74.  50% {bottom: 15px;}
  75.  100% {bottom: 20px; opacity: 0;}
  76. }
  77.  
  78. @-moz-keyframes BattleCry {
  79.  8% {bottom: 5px; opacity: 1;}
  80.  15% {bottom: 10px;}
  81.  40% {opacity: 1;}
  82.  50% {bottom: 15px;}
  83.  100% {bottom: 20px; opacity: 0;}
  84. }
  85.  
  86. @-o-keyframes BattleCry {
  87.  8% {bottom: 5px; opacity: 1;}
  88.  15% {bottom: 10px;}
  89.  40% {opacity: 1;}
  90.  50% {bottom: 15px;}
  91.  100% {bottom: 20px; opacity: 0;}
  92. }
  93.  
  94. .thing[data-fullname$="a"].comment .upmod:focus:after {content: "MAGA!";}
  95. .thing[data-fullname$="b"].comment .upmod:focus:after {content: "America First!";}
  96. .thing[data-fullname$="c"].comment .upmod:focus:after {content: "10 Feet Taller!";}
  97. .thing[data-fullname$="d"].comment .upmod:focus:after {content: "Bring Back Jobs!";}
  98. .thing[data-fullname$="e"].comment .upmod:focus:after {content: "Yuge!";}
  99. .thing[data-fullname$="f"].comment .upmod:focus:after {content: "Winning!";}
  100. .thing[data-fullname$="g"].comment .upmod:focus:after {content: "High Energy!";}
  101. .thing[data-fullname$="h"].comment .upmod:focus:after {content: "Build the Wall!";}
  102. .thing[data-fullname$="i"].comment .upmod:focus:after {content: "Unstumpable!";}
  103. .thing[data-fullname$="j"].comment .upmod:focus:after {content: "Self-Funded!";}
  104. .thing[data-fullname$="k"].comment .upmod:focus:after {content: "No Brakes!";}
  105. .thing[data-fullname$="l"].comment .upmod:focus:after {content: "Strong Military!";}
  106. .thing[data-fullname$="m"].comment .upmod:focus:after {content: "MAGA!";}
  107. .thing[data-fullname$="n"].comment .upmod:focus:after {content: "America First!";}
  108. .thing[data-fullname$="o"].comment .upmod:focus:after {content: "10 Feet Taller!";}
  109. .thing[data-fullname$="p"].comment .upmod:focus:after {content: "Bring Back Jobs!";}
  110. .thing[data-fullname$="q"].comment .upmod:focus:after {content: "Yuge!";}
  111. .thing[data-fullname$="r"].comment .upmod:focus:after {content: "Winning!";}
  112. .thing[data-fullname$="s"].comment .upmod:focus:after {content: "High Energy!";}
  113. .thing[data-fullname$="t"].comment .upmod:focus:after {content: "Build the Wall!";}
  114. .thing[data-fullname$="u"].comment .upmod:focus:after {content: "Unstumpable!";}
  115. .thing[data-fullname$="v"].comment .upmod:focus:after {content: "Self-Funded!";}
  116. .thing[data-fullname$="w"].comment .upmod:focus:after {content: "No Brakes!";}
  117. .thing[data-fullname$="x"].comment .upmod:focus:after {content: "Strong Military!";}
  118. .thing[data-fullname$="y"].comment .upmod:focus:after {content: "MAGA!";}
  119. .thing[data-fullname$="z"].comment .upmod:focus:after {content: "America First!";}
  120. .thing[data-fullname$="1"].comment .upmod:focus:after {content: "10 Feet Taller!";}
  121. .thing[data-fullname$="2"].comment .upmod:focus:after {content: "Bring Back Jobs!";}
  122. .thing[data-fullname$="3"].comment .upmod:focus:after {content: "Yuge!";}
  123. .thing[data-fullname$="4"].comment .upmod:focus:after {content: "Winning!";}
  124. .thing[data-fullname$="5"].comment .upmod:focus:after {content: "High Energy!";}
  125. .thing[data-fullname$="6"].comment .upmod:focus:after {content: "Build the Wall!";}
  126. .thing[data-fullname$="7"].comment .upmod:focus:after {content: "Unstumpable!";}
  127. .thing[data-fullname$="8"].comment .upmod:focus:after {content: "Self-Funded!";}
  128. .thing[data-fullname$="9"].comment .upmod:focus:after {content: "No Brakes!";}
  129. .thing[data-fullname$="0"].comment .upmod:focus:after {content: "Strong Military!";}
  130.  
  131. .thing.comment .upmod:focus:after {white-space:nowrap}
  132. /*COMMENT UPVOTE RANDOM TEXT END*/
  133.  
  134. /*COMMENT DOWNVOTE RANDOM TEXT START*/
  135. .thing.comment .downmod:focus:after{
  136.  content: "";
  137.  width: 60px;
  138.  height: 43px;
  139.  font-size: 9px;
  140.  font-weight: normal;
  141.  text-shadow: 0px 0px 1px #333333;
  142.  position: relative;
  143.  color: #0000e5;
  144.  top: 0px;
  145.  opacity: 0;
  146.  animation-name: DeathKnell;
  147.  animation-duration: 2s;
  148.  animation-timing-function: ease-out;
  149.  animation-delay: 0.2s;
  150.  animation-iteration-count: 1;
  151.  -webkit-animation-name: DeathKnell;
  152.  -webkit-animation-duration: 2s;
  153.  -webkit-animation-timing-function: ease-out;
  154.  -webkit-animation-delay: 0.2s;
  155.  -webkit-animation-iteration-count: 1;
  156.  -moz-animation-name: DeathKnell;
  157.  -moz-animation-duration: 2s;
  158.  -moz-animation-timing-function: ease-out;
  159.  -moz-animation-delay: 0.2s;
  160.  -moz-animation-iteration-count: 1;
  161.  -o-animation-name: DeathKnell;
  162.  -o-animation-duration: 2s;
  163.  -o-animation-timing-function: ease-out;
  164.  -o-animation-delay: 0.2s;
  165.  -o-animation-iteration-count: 1;
  166.  -ms-animation-name: DeathKnell;
  167.  -ms-animation-duration: 2s;
  168.  -ms-animation-timing-function: ease-out;
  169.  -ms-animation-delay: 0.2s;
  170.  -ms-animation-iteration-count: 1;
  171. }
  172.  
  173. @keyframes DeathKnell {
  174.  8% {top: 5px; opacity: 1;}
  175.  15% {top: 10px;}
  176.  40% {opacity: 1;}
  177.  50% {top: 15px;}
  178.  100% {top: 20px; opacity: 0;}
  179. }
  180.  
  181. @-webkit-keyframes DeathKnell {
  182.  8% {top: 5px; opacity: 1;}
  183.  15% {top: 10px;}
  184.  40% {opacity: 1;}
  185.  50% {top: 15px;}
  186.  100% {top: 20px; opacity: 0;}
  187. }
  188.  
  189. @-moz-keyframes DeathKnell {
  190.  8% {top: 5px; opacity: 1;}
  191.  15% {top: 10px;}
  192.  40% {opacity: 1;}
  193.  50% {top: 15px;}
  194.  100% {top: 20px; opacity: 0;}
  195. }
  196.  
  197. @-o-keyframes DeathKnell {
  198.  8% {top: 5px; opacity: 1;}
  199.  15% {top: 10px;}
  200.  40% {opacity: 1;}
  201.  50% {top: 15px;}
  202.  100% {top: 20px; opacity: 0;}
  203. }
  204.  
  205. .thing[data-fullname$="a"].comment .downmod:focus:after {content: "Crooked!";}
  206. .thing[data-fullname$="b"].comment .downmod:focus:after {content: "Low Energy!";}
  207. .thing[data-fullname$="c"].comment .downmod:focus:after {content: "Sad!";}
  208. .thing[data-fullname$="d"].comment .downmod:focus:after {content: "Dishonest!";}
  209. .thing[data-fullname$="e"].comment .downmod:focus:after {content: "Biased!";}
  210. .thing[data-fullname$="f"].comment .downmod:focus:after {content: "Failure!";}
  211. .thing[data-fullname$="g"].comment .downmod:focus:after {content: "Desperate!";}
  212. .thing[data-fullname$="h"].comment .downmod:focus:after {content: "Rigged!";}
  213. .thing[data-fullname$="i"].comment .downmod:focus:after {content: "Loser!";}
  214. .thing[data-fullname$="j"].comment .downmod:focus:after {content: "Unhinged!";}
  215. .thing[data-fullname$="k"].comment .downmod:focus:after {content: "Heartless!";}
  216. .thing[data-fullname$="l"].comment .downmod:focus:after {content: "Corrupt!";}
  217. .thing[data-fullname$="m"].comment .downmod:focus:after {content: "Crooked!";}
  218. .thing[data-fullname$="n"].comment .downmod:focus:after {content: "Low Energy!";}
  219. .thing[data-fullname$="o"].comment .downmod:focus:after {content: "Sad!";}
  220. .thing[data-fullname$="p"].comment .downmod:focus:after {content: "Dishonest!";}
  221. .thing[data-fullname$="q"].comment .downmod:focus:after {content: "Biased!";}
  222. .thing[data-fullname$="r"].comment .downmod:focus:after {content: "Failure!";}
  223. .thing[data-fullname$="s"].comment .downmod:focus:after {content: "Desperate!";}
  224. .thing[data-fullname$="t"].comment .downmod:focus:after {content: "Rigged!";}
  225. .thing[data-fullname$="u"].comment .downmod:focus:after {content: "Loser!";}
  226. .thing[data-fullname$="v"].comment .downmod:focus:after {content: "Unhinged!";}
  227. .thing[data-fullname$="w"].comment .downmod:focus:after {content: "Heartless!";}
  228. .thing[data-fullname$="x"].comment .downmod:focus:after {content: "Corrupt!";}
  229. .thing[data-fullname$="y"].comment .downmod:focus:after {content: "Crooked!";}
  230. .thing[data-fullname$="z"].comment .downmod:focus:after {content: "Low Energy!";}
  231. .thing[data-fullname$="1"].comment .downmod:focus:after {content: "Sad!";}
  232. .thing[data-fullname$="2"].comment .downmod:focus:after {content: "Dishonest!";}
  233. .thing[data-fullname$="3"].comment .downmod:focus:after {content: "Biased!";}
  234. .thing[data-fullname$="4"].comment .downmod:focus:after {content: "Failure!";}
  235. .thing[data-fullname$="5"].comment .downmod:focus:after {content: "Desperate!";}
  236. .thing[data-fullname$="6"].comment .downmod:focus:after {content: "Rigged!";}
  237. .thing[data-fullname$="7"].comment .downmod:focus:after {content: "Loser!";}
  238. .thing[data-fullname$="8"].comment .downmod:focus:after {content: "Unhinged!";}
  239. .thing[data-fullname$="9"].comment .downmod:focus:after {content: "Heartless!";}
  240. .thing[data-fullname$="0"].comment .downmod:focus:after {content: "Corrupt!";}
  241.  
  242. .thing.comment .downmod:focus:after {white-space:nowrap}
  243. /*COMMENT DOWNVOTE RANDOM TEXT END*/
  244.  
  245. /* 1) Frequently Used Selectors
  246. ############################################################################################################################################################################################*/
  247.  
  248. /*Replace subscriber names in
  249.  
  250.  
  251.  
  252.  
  253.  
  254. */
  255. .subscribers .word {
  256.   display: none
  257. }
  258. .subscribers .number::after {
  259.   content: " Centipedes"
  260. }
  261. .users-online .word {
  262.   display: none
  263. }
  264. .users-online .number::after {
  265.   content: " Winners online"
  266. }
  267.  
  268. /*Shifts up or down body.*/
  269. .content {
  270.   margin-top: 53px;
  271. }
  272.  
  273. /*change scroll bar looks*/
  274. ::-webkit-scrollbar {
  275.   width: 12px;
  276.   background: transparent;
  277. }
  278. /* Handle */
  279. ::-webkit-scrollbar-thumb {
  280.   border-radius: 1px;
  281.   background: #b3b3b3;
  282. }
  283.  
  284.  
  285.  
  286. /* 2.1) Subreddit Shortcuts Bar at the top of the page
  287. ############################################################################################################################################################################################*/
  288.  
  289. #sr-header-area
  290. {
  291.   background: rgba(44,44,44,.5);
  292.   border: none;
  293.   z-index: 200;
  294.   transition: all .2s ease-out;
  295.   box-shadow: 0px 1px 1px rgba(00,00,00,.33);
  296. }
  297.  
  298.  
  299. /*font of subreddit links*/
  300. #sr-header-area a,
  301. #sr-header-area .srdrop.dropdown .selected
  302. {
  303.   font-family: Arial, Helvetica, sans-serif
  304.   letter-spacing: 1px;
  305.   color: #000;
  306.   text-shadow: -1px 1px 3px #555;
  307.   transition: all .2s ease-out;
  308.   color: #eee;
  309.  
  310. }
  311. .drop-choices.inuse
  312. {
  313.   background-color: #283681;
  314.   border: none;
  315. }
  316. #sr-header-area a:hover {
  317.  color: orangered;
  318.  text-decoration: none;
  319. }
  320.  
  321. #sr-header-area .dropdown.srdrop .selected.title:hover {
  322.  color: orangered;
  323. }
  324.  
  325. /*remove the more on the far righthand side for nonRES*/
  326. #sr-more-link
  327. {
  328.   display: none;
  329. }
  330.  
  331. /*edit the < + > RES shit*/
  332. #RESShortcutsEditContainer, #RESShortcutsRight, #RESShortcutsAdd, #RESShortcutsTrash, #RESShortcutsLeft, #sr-more-link, #RESShortcutsSort
  333. {
  334.   color: #ddd !important;
  335.   background-color: transparent !important;
  336. }
  337.  
  338. /*fix white bg on nonRES dropdown in top bar*/
  339. .sr-header .drop-choices {
  340.   background-color: #777;
  341. }
  342.  
  343. .sr-header .flat-list .drop-choices{
  344.   background-color: ##E3E3E3 !important;
  345. }
  346.  
  347. .link .flat-list{
  348.   display: inline;
  349.   padding: 0 0;
  350. }
  351.  
  352. /* 2.1) Header
  353. ############################################################################################################################################################################################*/
  354.  
  355. #header {
  356.   position: relative;
  357.   height: 222px;
  358.   background-color: transparent !important;
  359.   border-bottom: 0px;
  360. }
  361.  
  362. #header:after {
  363.   content: "";
  364.   position: absolute;
  365.   height: 222px;
  366.   background-color: transparent !important;
  367.   box-shadow: inset 0px 0px 60px #000;
  368.   -moz-box-shadow: inset 0px 0px 60px #000;
  369.   -webkit-box-shadow: inset 0px 0px 60px #000;
  370.   top: 0px;
  371.   bottom: 0px;
  372.   left: 0px;
  373.   right: 0px;
  374.   z-index: -1;
  375. }
  376.  
  377. #header-bottom-left {
  378.   position: relative;
  379.   height: 222px;
  380.   overflow-x: hidden;
  381.   top: -18px;
  382.   pointer-events: none;
  383. }
  384.  
  385. #header-bottom-left a{
  386.   pointer-events: auto;
  387. }
  388.  
  389. #header-bottom-left:before {
  390.   content: "";
  391.   position: absolute;
  392.   background: #000 url(%%header-backdrop2%%) repeat-x center 15px;
  393.   height: 222px;
  394.   width: 300%;
  395.   top: 0px;
  396.   bottom: 0px;
  397.   left: 0px;
  398.   right: 0px;
  399.   z-index: -1;
  400.   background-color: #0A3DBD;
  401.   border-bottom: 0px;
  402.  
  403.   animation: Slider 55s linear infinite;
  404.   -moz-animation: Slider 55s linear infinite;
  405.   -ms-animation: Slider 55s linear infinite;
  406.   -o-animation: Slider 55s linear infinite;
  407.   -webkit-animation: Slider 55s linear infinite;
  408. }
  409.  
  410. @keyframes Slider {
  411. 0% {transform: translateX(0px);}
  412. 100% {transform: translateX(-1537px);}
  413. }
  414.  
  415. @-moz-keyframes Slider {
  416. 0% {-moz-transform: translateX(0px);}
  417. 100% {-moz-transform: translateX(-1537px);}
  418. }
  419.  
  420. @-ms-keyframes Slider {
  421. 0% {-ms-transform: translateX(0px);}
  422. 100% {-ms-transform: translateX(-1537px);}
  423. }
  424.  
  425. @-o-keyframes Slider {
  426. 0% {-o-transform: translateX(0px);}
  427. 100% {-o-transform: translateX(-1537px);}
  428. }
  429.  
  430. @-webkit-keyframes Slider {
  431. 0% {-webkit-transform: translateX(0px);}
  432. 100% {-webkit-transform: translateX(-1537px);}
  433. }
  434.  
  435. /*subreddit logo*/
  436. .pagename {
  437.   font-size: 0;
  438. }
  439. .pagename a {
  440.   display: block;
  441.   width: 180px;
  442.   height: 180px;
  443.   background: url(%%MURICA%%) no-repeat center center;
  444.   background-size: contain;
  445.   position: absolute;
  446.   left: 52%;
  447.   margin-left: -150px;
  448.   top: 50%;
  449.   margin-top: -95px;
  450. }
  451.  
  452. /*snoo*/
  453. #header-img {
  454.   position: absolute;
  455.   top: 114px;
  456.   left: 8px;
  457. }
  458.  
  459. /*user karma bar font color*/
  460. #header-bottom-right a, .user .userkarma, .user
  461. {
  462.   color: #e9e9e9;
  463.   text-shadow: 0px 0px 4px #111;
  464. }
  465.  
  466. /*fuck the gear*/
  467. #RESMainGearOverlay .gearIcon
  468. {
  469.   display: none;
  470. }
  471.  
  472. /*collapse button in RES user karma bar */
  473. #userbarToggle
  474. {
  475.   color: #fff !important;
  476.   background-color: transparent !important;
  477.   border-right: none !important;
  478.   line-height: 26px !important;
  479.   bottom: -1px;
  480.   top: -3px !important;
  481.  
  482. }
  483.  
  484.  
  485. /*RES user karma bar, main field*/
  486. .res #header-bottom-right
  487. {
  488.   background: transparent;
  489.   color: #eee !important;
  490.   line-height: 0em !important;
  491.  
  492.   margin: -1px 0px 0px 0px;
  493.   top: 199px;
  494. }
  495.  
  496. /*non RES user karma bar positioning*/
  497. body:not(.res) #header-bottom-right
  498. {
  499.   position: absolute;
  500.    background-color: transparent;
  501. }
  502. /* 3) Tabs
  503. ############################################################################################################################################################################################*/
  504.  
  505. #header .tabmenu {
  506.   position: absolute;
  507.   left: 0;
  508.   right: 0;
  509.   bottom: 0;
  510.   text-align: center;
  511. }
  512. #header .tabmenu li {
  513.  margin: 0;
  514. }
  515.  
  516. /*tab settings*/
  517. #header .tabmenu li a
  518. {
  519.   color: #111;
  520.  
  521.   background: -ms-linear-gradient(#fefefe, #e5e5e5);
  522.   background: -webkit-linear-gradient(#fefefe, #e5e5e5);
  523.   background: -o-linear-gradient(#fefefe, #e5e5e5);
  524.   background: -moz-linear-gradient(#fefefe, #e5e5e5);
  525.   background: linear-gradient(#fefefe, #e5e5e5);
  526.  
  527.   margin: 0px 5px 0px 5px;
  528.   border: none !important;
  529.   display: inline-block;
  530.   padding: 0px 7px;
  531.  
  532.  
  533.   line-height: 2.1em;
  534.   text-align: center;
  535.  
  536.  
  537.   font-size: 10px;
  538.   letter-spacing: .5px;
  539.   text-transform: capitalize;
  540.   position: relative;
  541.  
  542.  
  543.   transition: all .3s ease-out;
  544.  
  545.   -webkit-border-top-right-radius: 3px !important;
  546.   -moz-border-radius-topright: 3px !important;
  547.   -o-border-radius-topright: 3px !important;
  548.   border-top-right-radius: 3px !important;
  549.   -webkit-border-top-left-radius: 3px !important;
  550.   -moz-border-radius-topleft: 3px !important;
  551.   -o-border-radius-topleft: 3px !important;
  552.   border-top-left-radius: 3px !important;
  553.  
  554.    -moz-box-shadow:    inset 0px -8px 9px -6px #aaa, 3px -2px 3px 0px rgba(00, 00, 00, 0.2), -3px -2px 3px 0px rgba(00, 00, 00, 0.2), 0px -3px 3px 0px rgba(00, 00, 00, 0.2);
  555.    -webkit-box-shadow: inset 0px -8px 9px -6px #aaa, 3px -2px 3px 0px rgba(00, 00, 00, 0.2), -3px -2px 3px 0px rgba(00, 00, 00, 0.2), 0px -3px 3px 0px rgba(00, 00, 00, 0.2);
  556.    -o-box-shadow:      inset 0px -8px 9px -6px #aaa, 3px -2px 3px 0px rgba(00, 00, 00, 0.2), -3px -2px 3px 0px rgba(00, 00, 00, 0.2), 0px -3px 3px 0px rgba(00, 00, 00, 0.2);
  557.    box-shadow: inset 0px -8px 9px -6px #aaa, 3px -2px 3px 0px rgba(00, 00, 00, 0.2), -3px -2px 3px 0px rgba(00, 00, 00, 0.2), 0px -3px 3px 0px rgba(00, 00, 00, 0.2);
  558. }
  559. #header .tabmenu li a:hover {
  560.   color: orangered;
  561. }
  562.  
  563. /*hide the shitty tabs*/
  564. #header .tabmenu li a[href*="ads"],
  565. #header .tabmenu li a[href*="controversial"],
  566. #header .tabmenu li a[href*="javascript:;"]
  567. {
  568.   display: none !important;
  569. }
  570.  
  571. /*highlight current tab*/
  572. #header .tabmenu li.selected a
  573. {
  574.   color: orangered;
  575.   z-index:0;
  576.   -moz-box-shadow:    3px -2px 3px 0px rgba(00, 00, 00, 0.2), -3px -2px 3px 0px rgba(00, 00, 00, 0.2), 0px -3px 3px 0px rgba(00, 00, 00, 0.2);
  577.   -webkit-box-shadow: 3px -2px 3px 0px rgba(00, 00, 00, 0.2), -3px -2px 3px 0px rgba(00, 00, 00, 0.2), 0px -3px 3px 0px rgba(00, 00, 00, 0.2);
  578.   -o-box-shadow:      3px -2px 3px 0px rgba(00, 00, 00, 0.2), -3px -2px 3px 0px rgba(00, 00, 00, 0.2), 0px -3px 3px 0px rgba(00, 00, 00, 0.2);
  579.   box-shadow: 3px -2px 3px 0px rgba(00, 00, 00, 0.2), -3px -2px 3px 0px rgba(00, 00, 00, 0.2), 0px -3px 3px 0px rgba(00, 00, 00, 0.2);
  580.   background: white;
  581. }
  582.  
  583.  
  584.  
  585. /* 4) Body
  586. ############################################################################################################################################################################################*/
  587.  
  588. .reportbtn {
  589.   font-size: 0; content: '';
  590. }
  591.  
  592. .reportbtn::after {
  593.   content: "deport";
  594.   font-size: x-small;
  595. }
  596.  
  597. .edit-usertext {
  598.   font-size: 0; content: '';
  599. }
  600.  
  601. .edit-usertext::after {
  602.   content: "spez";
  603.   font-size: x-small;
  604. }
  605.  
  606. .report-header {
  607.   font-size: 0; content: '';
  608. }
  609.  
  610. .reason-prompt.report-header::after {
  611.   content: "What law is this person breaking?";
  612.   font-size: medium;
  613. }
  614.  
  615. .reason-prompt.report-header::after {
  616.     content: "What law is this person breaking?";
  617.     visibility: visible;
  618.     word-spacing: normal;
  619.     letter-spacing: normal;
  620. }
  621.  
  622. /*Hide rank numbers*/
  623. .link .rank{
  624.  display:none;
  625. }
  626. /*format link rows on front page*/
  627. .entry{
  628.   padding-top: 7px;
  629. }
  630.  
  631. /*Stickied links effects*/
  632. .thing.stickied a.title,
  633. .thing.stickied a.title:visited,
  634. .thing.stickied a.title.visited {
  635.   font-weight: normal;
  636.   padding: 0 8px 0 8px;
  637.   background-image: -webkit-linear-gradient(top, #0000ff, #000080);
  638.   background-image: -moz-linear-gradient(top, #000080, #000080);
  639.   background-image: -ms-linear-gradient(top, #000080, #000080);
  640.   background-image: -o-linear-gradient(top, #000080, #000080);
  641.   color: #ffffff;
  642. }
  643. .stickied .title {
  644.   color: white!important;
  645. }
  646. .stickied-tagline {
  647.   color: orange!important;
  648. }
  649.  
  650. .link .thumbnail {
  651.   height: 59px;
  652.   width: 55px;
  653.   margin: 5px 5px 0px 0px !important;
  654.   border-radius: 2px;
  655.   background: url(%%SELF2%%) no-repeat;
  656. }
  657. .link .thumbnail img {
  658.   height: 100%;
  659. }
  660. /* fix promoted link thumbnails */
  661. .promotedlink .thumbnail {
  662.   height: 70px !important;
  663.   width: 70px !important;
  664.   background: none !important;
  665.   }
  666.  
  667. /*Comment warning*/
  668. .commentarea .usertext .usertext-edit .bottom-area:before {
  669.   margin-top: 3px;
  670.   content: "Posts supporting other candidates will be removed. Please ask questions about Trump on /r/AskThe_Donald.";
  671.   display: block;
  672.   padding: 5px;
  673.   background-color: #263982;
  674.   border-bottom: 3px solid #8B181D !important;
  675.   color: #fff;
  676.   font-size: 12px;
  677.   font-weight: bold;
  678.   -webkit-border-radius: 7px;
  679.   -moz-border-radius: 7px;
  680.   border-radius: 0px;
  681. }
  682.  
  683. /*modify comments reply font*/
  684. .link .entry li .comments
  685. {
  686.   visibility: visible;
  687.   color: #5a78c4;
  688.   font-weight: bold;
  689.   font-size: 11px;
  690.  
  691. }
  692. .entry .buttons a[onclick*="reply"]
  693. {
  694.   color: #5a78c4;
  695.   font-size: 11px;
  696. }
  697.  
  698. /*modify border around res comments*/
  699. .res-commentBoxes .comment {
  700.   padding-left: 0px !important;
  701.   border-bottom: 0px solid #ddd !important;
  702.   border-right: 0px solid #ddd !important;
  703.   border-top: 1px solid #f5f5f5 !important;
  704.   border-left: 2px solid #ddd !important;
  705.   border-radius: 0px !important;
  706.   margin-bottom: 5px !important;
  707. }
  708.  
  709. .comment, .comment .showreplies{
  710.   padding-left: 0px !important;
  711.   border-bottom: 0px solid #ddd !important;
  712.   border-right: 0px solid #ddd !important;
  713.   border-top: 1px solid #f5f5f5 !important;
  714.   border-left: 2px solid #ddd !important;
  715.   border-radius: 0px !important;
  716.   margin-bottom: 5px !important;
  717.  
  718. }
  719. .comment .child, .comment .showreplies{
  720.   border: none;
  721. }
  722.  
  723. /* 5) Sidebar
  724. ############################################################################################################################################################################################*/
  725.  
  726. .side {
  727.   padding-right:9px;
  728.   width: 300px;
  729.   margin: 0px;
  730.   border: none;
  731.   padding-top: 400px;
  732.   background: url(%%dealwithit%%) top 10px left no-repeat;
  733. }
  734.  
  735. .side a[href=""] {
  736.     position: absolute;
  737.     width: 300px;
  738.     height: 400px;
  739.     top: 232px;
  740.     right: 9px;
  741.     content: ".";
  742.     z-index: 100!important;
  743. }
  744.  
  745. /*width of search bar inside grey box*/
  746. .side #search input[type=text] {
  747.   box-shadow: 0px 1px 1px rgba(88,88,88,.84);
  748.   border-style: none;
  749.   width: 299px;
  750.   margin-top: 13px;
  751.   border-bottom: #aaa solid 1px;
  752. }
  753.  
  754. /*search glass*/
  755. #search input[type=submit]{
  756.   margin-top: 13px;
  757. }
  758. /*remove box around login in sidebar*/
  759. .login-form-side {
  760.   border: none;
  761. }
  762.  
  763.  
  764. /*format submit link*/
  765. .side .submit-link .morelink
  766. {
  767.   background-image: none;
  768.   background: #314aa9 !important;
  769.   border: none;
  770.   font-size: 0;
  771.   padding-top: 2px;
  772.   border-bottom: 3px solid #263982 !important;
  773.   border-radius: 1.5px;
  774.   box-shadow: 0px 1px 1px rgba(88,88,88,.84);
  775.  
  776. }
  777. .side .submit-link .morelink:hover
  778. {
  779.   background: #4560c9 !important;
  780.   border-bottom: 3px solid #2c4295 !important;
  781.  
  782. }
  783. .side .submit-link .morelink a:after
  784. {
  785.   content: "Submit a Link";
  786.   font-size: 15px;
  787.   color: #ddd;
  788.   transition: all .3s ease;
  789. }
  790. .side .submit-link .morelink a:hover:after
  791. {
  792.   color: #fff;
  793. }
  794.  
  795. /*format submit text*/
  796. .side .submit-text .morelink
  797. {
  798.   background-image: none;
  799.   background-color: #b62026 !important;
  800.   border: none;
  801.   font-size: 0;
  802.   padding-top: 2px;
  803.   border-bottom: 3px solid #8b181d!important;
  804.  
  805.   border-radius: 1.5px;
  806.   box-shadow: 0px 1px 1px rgba(88,88,88,.84);
  807.  
  808. }
  809. .side .submit-text .morelink:hover
  810. {
  811.   background-color: #cc232b !important;
  812.   border-bottom: 3px solid #a11c22 !important;
  813. }
  814. .side .submit-text .morelink a:after
  815. {
  816.   content: "Submit a Text Post";
  817.   font-size: 15px;
  818.   color: #ddd;
  819.   transition: all .3s ease;
  820. }
  821. .side .submit-text .morelink a:hover:after
  822. {
  823.   color: #fff;
  824. }
  825.  
  826. /*get rid of nub in submit buttons*/
  827. .morelink .nub
  828. {
  829.   display: none;
  830. }
  831.  
  832.  
  833.  
  834. .morelink::after {
  835.   content: "Post only if you support Trump!";
  836.   padding: 10px;
  837.   position: absolute;
  838.   display: block;
  839.   background-color: #087ED7;
  840.   color: #FFF;
  841.   z-index: 200;
  842.   transition: 200ms;
  843.   border-radius: 2px;
  844.   pointer-events: none;
  845.   font-size: 17px;
  846.   width: 269px;
  847.   top:0px;
  848.   margin-right: 300px;
  849.   opacity: 0;
  850.   right: 0px;
  851.  
  852.   background: #263982!important;
  853.  
  854.   border-bottom: 3px solid #8B181D !important;
  855. }
  856.  
  857. .morelink:hover:after {
  858.   margin-right: 310px;
  859.   opacity: 100;
  860. }
  861.  
  862. .side .redditname, .side .leavemoderator{
  863.   display: none;
  864. }
  865.  
  866.  
  867. /* Generated by the Reddit Stylesheet Generator v0.1, (c) 2014, JDMCreator */
  868. /* Hide arrows for some people */
  869. body:not(.subscriber) .arrow {
  870.   visibility: hidden;
  871. }
  872.  
  873. body:not(.loggedin) .arrow {
  874.   visibility: visible !important;
  875. }
  876.  
  877. /* Click to subscribe */
  878. #tb-bottombar {
  879.   z-index: 214748364!important
  880. }
  881. .listing-page.loggedin .option.add.login-required.active:after,
  882. .comments-page.loggedin .option.add.login-required.active:after {
  883.   position: fixed;
  884.   display: block;
  885.   padding: 15px;
  886.   content: "Click here to subscribe and enable voting!";
  887.   text-align: center;
  888.   bottom: 0px;
  889.   font-size: 39px;
  890.   left: 0;
  891.   width: 100%;
  892.   background-color: #000144;
  893.   font-weight: bold;
  894.   z-index: 2147483647!important
  895. }
  896.  
  897. .side .md h4 {
  898.   position: absolute;
  899.   font-size: 19px;
  900.   display: block;
  901.   top: 228px;
  902.   /*Change this in relation to your header's height*/
  903.  
  904.   left: 6px;
  905.   /*adjust this is well*/
  906.  
  907.   margin: 0;
  908.   background: url(%%paper%%);
  909.   text-indent: 32px;
  910.   border: none;
  911.   border-top: 3px solid #3C3B6E!important;
  912.   border-bottom: 3px solid #B22234!important;
  913.   box-shadow: 0 5px 5px -5px black;
  914.   width: auto;
  915.   padding: 6px 10px 6px 15px;
  916.   white-space: nowrap;
  917.   overflow: hidden;
  918. }
  919. .side .md h4:before {
  920.   content: "";
  921.   background-image: url(%%usa-flag-small%%);
  922.   position: absolute;
  923.   top: 50%;
  924.   left: 0;
  925.   width: 37px; /*usually 37*/
  926.   height: 23px; /*usually 23*/
  927.   margin-top: -12px;
  928.   margin-left: 5px;
  929. }
  930.  
  931.  
  932. .side .usertext-body ol {
  933.   list-style-type: lower-roman !important;
  934. }
  935. .side .md h3 {
  936.   position: relative;
  937.   color: white;
  938.   background: #263982!important;
  939.   border: none;
  940.   text-align: center;
  941.   padding: 7px 40px;
  942.   border-bottom: 3px solid #8B181D !important;
  943.   border-radius: 1.5px;
  944.   box-shadow: 0px 1px 1px rgba(88, 88, 88, .84);
  945. }
  946. .side .md h3+blockquote {
  947.   background: url(%%paper%%) repeat transparent!important;
  948.   background-color: transparent;
  949.   border-style: none;
  950.   box-shadow: 0 5px 5px -5px black;
  951.   color: #000;
  952.   margin-top: -9px;
  953.   margin-right: 6px;
  954.   border-bottom-left-radius: 3px;
  955.   border-bottom-right-radius: 3px;
  956.   padding-top: 5px;
  957.   padding-bottom: 5px;
  958.   margin-left:6px;
  959. }
  960.  
  961. /*Color links in h3s*/
  962. .side .md h3 a {
  963.   color: white !important;
  964. }
  965. /*Hack to center delegates chart*/
  966. .side .md table {
  967.   margin-left: 29px!important;
  968. }
  969.  
  970. /*Add stars*/
  971. .side .md h3:before {
  972.   content: "";
  973.   position: absolute;
  974.   top: 50%;
  975.   left: 0;
  976.   width: 30px;
  977.   height: 28px;
  978.   margin-top: -10px;
  979.   margin-left: 13px;
  980.   background: url(%%star%%) left top no-repeat;
  981. }
  982. .side .md h3:after {
  983.   content: "";
  984.   position: absolute;
  985.   top: 50%;
  986.   right: 0;
  987.   width: 30px;
  988.   height: 28px;
  989.   margin-top: -10px;
  990.   margin-right: 3px;
  991.   background: url(%%star%%) left top no-repeat;
  992. }
  993.  
  994. .side .bottom{
  995.   border: 0;
  996. }
  997.  
  998. /*kills the community button and shit below it like "for your WoW guild"*/
  999. .sidebox.create .morelink { display: none; }
  1000. .sidebox.create .morelink { display: none; }
  1001. .sidebox.submit .spacer a, .sidebox.create .spacer a { display: none; }
  1002. .sidebox.create .morelink { display: none; }
  1003. .sidebox.submit .spacer { display: none; }
  1004. .sidebox.create .spacer { display: none; }
  1005.  
  1006. .side .sidecontentbox .content {
  1007.   pointer-events: none;
  1008. }
  1009.  
  1010. .side .sidecontentbox .content .more {
  1011.   pointer-events: auto;
  1012. }
  1013.  
  1014. .side .sidecontentbox#moderation_tools .content {
  1015.   pointer-events: auto;
  1016. }
  1017.  
  1018.  
  1019. /*kills recently the recently viewed links box*/
  1020. ul.content:nth-child(2), div.title:nth-child(1) > h1:nth-child(1), .account-activity-box > p:nth-child(1)
  1021. {
  1022.   display: none;
  1023. }
  1024.  
  1025. /*Fancy flair selector*/
  1026. .flairselector {
  1027.   position: fixed;
  1028.   top: 10px!important;
  1029.   left: 50%!important;
  1030.   margin-left: -225px;
  1031.   padding: 32px!important;
  1032.   max-height: 500px;
  1033.   width: 540px!important;
  1034.   z-index: 9999999;
  1035.   border: none;
  1036.   border-radius: 2px;
  1037.   box-shadow: 0 0 16px rgba(0, 0, 0, 0.64)
  1038. }
  1039. .flairselector.drop-choices.active {
  1040.   border: 1px solid #e2e2e2
  1041. }
  1042. .flairselector h2 {
  1043.   margin-bottom: 4px;
  1044.   background-color: transparent;
  1045.   color: #3F7CCB;
  1046.   text-align: left;
  1047.   text-transform: capitalize;
  1048.   font-weight: 400;
  1049.   font-size: 18px
  1050. }
  1051. .flairoptionpane {
  1052.   max-height: 300px;
  1053.   text-align: left
  1054. }
  1055. .flairselector .flairoptionpane ul li {
  1056.   padding: 0!important
  1057. }
  1058.  
  1059.  
  1060. .flair{
  1061.     margin-right: 30px;
  1062. }
  1063.  
  1064.  
  1065. /* 7) No Participation
  1066. ############################################################################################################################################################################################*/
  1067.  
  1068. /* "No Participation"-Mode, aka "Read Only"-Mode
  1069.  * by /u/KortoloB
  1070.  * /r/NoParticipation
  1071.  *
  1072.  * Link people to np.reddit.com/r/YourSubreddit to show them a read-only version.
  1073.  * Subscribers will see the full page, only non-subscribers will see the read-only version.
  1074.  * This is of course by no means fool-proof, but it should work for the average user.
  1075.  *  */
  1076.  
  1077. body:lang(np):not(.subscriber) .arrow {
  1078.   visibility: hidden !important;
  1079. }
  1080. body:lang(np):not(.subscriber) .usertext-edit,
  1081. body:lang(np):not(.subscriber) .sidebox.submit,
  1082. body:lang(np):not(.subscriber) .commentingAs,
  1083. body:lang(np):not(.subscriber) .markdownEditor,
  1084. body:lang(np):not(.subscriber) a[onclick*="return reply(this)"],
  1085. body:lang(np):not(.subscriber) .subButtons,
  1086. body:lang(np):not(.subscriber) .helplink,
  1087. body:lang(np):not(.subscriber) .titlebox .fancy-toggle-button.toggle > .option.add {
  1088.   display: none !important;
  1089. }
  1090. body:lang(np):not(.subscriber) #siteTable:before {
  1091.   content: "You have been linked to a read-only version of this subreddit. Please respect the community by not voting.";
  1092.   display: block;
  1093.   max-width: 800px;
  1094.   background-color: #F6E69F;
  1095.   padding: 5px 10px;
  1096.   margin: 5px 305px 5px 0px;
  1097.   border: 1px solid orange;
  1098.   font-size: small;
  1099. }
  1100. body:lang(np):not(.subscriber) .entry.likes:not(.reddit-entry):before,
  1101. body:lang(np):not(.subscriber) .entry.dislikes:not(.reddit-entry):before {
  1102.   content: "Please do not vote or comment when you come from external subreddits.";
  1103.   color: red;
  1104.   font-size: large;
  1105.   font-weight: bold;
  1106. }
  1107. /* Wiki protection */
  1108.  
  1109. body.wiki-page:lang(np):not(.subscriber) span.pageactions a.wikiaction-edit:not(.wikiaction-current),
  1110. body.wiki-page:lang(np):not(.subscriber) div.wiki-page-content form#editform label[for='reason'],
  1111. body.wiki-page:lang(np):not(.subscriber) div.wiki-page-content form#editform input#wiki_revision_reason,
  1112. body.wiki-page:lang(np):not(.subscriber) div.wiki-page-content form#editform input[type='submit'] {
  1113.   display: none !important;
  1114. }
  1115. /* END COPY */
  1116.  
  1117.  
  1118. /* custom blockquotes */
  1119. .thing .md blockquote {
  1120. display:block;
  1121. background: #fff;
  1122. padding: 10px 20px 10px 35px;
  1123. margin: 20px 10px;
  1124. position: relative;
  1125. line-height: 1.2;
  1126. color: #444;
  1127. text-align: justify;
  1128. border-left: 5px solid #586698;
  1129. border-radius: 3px; }
  1130.  
  1131. .thing .md blockquote::before {
  1132. content: "“";
  1133. font-family: Georgia, serif;
  1134. font-size: 40px;
  1135. font-weight: bold;
  1136. color: #B93A43;
  1137. position: absolute;
  1138. left: 10px;
  1139. top:5px; }
  1140.  
  1141. .thing .md blockquote::after { content: ""; }
  1142. .thing .md blockquote a {
  1143. text-decoration: none;
  1144. background: #eee;
  1145. cursor: pointer;
  1146. padding: 0 3px;
  1147. color: #c76c0c; }
  1148.  
  1149. .thing .md blockquote a:hover { color: #666; }
  1150. .thing .md blockquote em { font-style: italic; }
  1151.  
  1152. .commentarea .thing .md  blockquote { margin: 10px; background: #f3f9fe; }
Add Comment
Please, Sign In to add comment