Guest User

Bulgaria Sub

a guest
Sep 10th, 2015
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.94 KB | None | 0 0
  1. /*
  2. FILE ARCHIVED ON 16:43:15 Sep 10, 2015 AND RETRIEVED FROM THE
  3. INTERNET ARCHIVE ON 19:35:11 Sep 10, 2015.
  4. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.
  5.  
  6. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
  7. SECTION 108(a)(3)).
  8. */
  9.  
  10. #header {
  11. background: #222 url(/web/20150910164315/http://a.thumbs.redditmedia.com/Vm-xE18Zfw98sYD6.png) top left no-repeat;
  12. height: 150px;
  13. position: relative
  14. }
  15. #header-img {
  16. position: absolute;
  17. bottom: 0
  18. }
  19. .pagename a {
  20. background-image: url(/web/20150910164315/http://a.thumbs.redditmedia.com/2N2wRfG5FDIuEVEx.png);
  21. background-repeat: no-repeat;
  22. font-size: 0px;
  23. display: inline-block;
  24. height: 80px;
  25. width: 100px;
  26. text-indent: 9999px;
  27. line-height: 0;
  28. position: absolute;
  29. top: 35px;
  30. left: 145px
  31. }
  32. .pagename a:hover {
  33. background-image: url(/web/20150910164315/http://d.thumbs.redditmedia.com/Uvf-yARRq8buTNHi.png);
  34. background-repeat: no-repeat;
  35. font-size: 0px;
  36. display: inline-block;
  37. height: 80px;
  38. width: 100px;
  39. text-indent: 9999px;
  40. line-height: 0;
  41. position: absolute;
  42. top: 35px;
  43. left: 145px
  44. }
  45. #header .tabmenu {
  46. position: relative;
  47. left: 120px;
  48. top: 112px
  49. }
  50. #header {
  51. border-bottom: 4px solid green
  52. }
  53. body {
  54. background-image: -webkit-linear-gradient(top, #e8fedb, #FFFFFF);
  55. background-image: -moz-linear-gradient(top, #e8fedb, #FFFFFF);
  56. background-image: -ms-linear-gradient(top, #e8fedb, #FFFFFF);
  57. background-image: -o-linear-gradient(top, #e8fedb, #FFFFFF);
  58. background-image: linear-gradient(top, e8fedb, #FFFFFF);
  59. background-attachment: fixed;
  60. background-color: #FFFFFF
  61. }
  62. .side {
  63. background-color: transparent
  64. }
  65. .side .spacer .sidebox .nub {
  66. background-color: transparent
  67. }
  68. .side .spacer .sidebox .spacer {
  69. background-color: transparent
  70. }
  71. .side .spacer .titlebox .leavemoderator {
  72. background-color: transparent;
  73. display: none
  74. }
  75. .side .spacer .titlebox .flairtoggle {
  76. background-color: transparent
  77. }
  78. .icon-menu a {
  79. background: transparent none no-repeat scroll center left
  80. }
  81. .morelink {
  82. font-weight: normal;
  83. letter-spacing: 0;
  84. background: transparent!important;
  85. background-image: url(/web/20150910164315/http://b.thumbs.redditmedia.com/qIu4aRDMNDvem4WO.png)!important;
  86. border: none;
  87. -moz-border-radius: 2px;
  88. -webkit-border-radius: 2px;
  89. -o-border-radius: 2px;
  90. -ms-border-radius: 2px;
  91. -khtml-border-radius: 2px;
  92. border-radius: 5px;
  93. height: 30px;
  94. line-height: 30px;
  95. overflow: hidden;
  96. color: white
  97. }
  98. .morelink:hover {
  99. background: #A7B9CB;
  100. background: transparent!important;
  101. background-image: url(/web/20150910164315/http://e.thumbs.redditmedia.com/3EP3qmblJ0kO1CJL.png)!important;
  102. border-color: #4bc93e
  103. }
  104. .morelink .nub {
  105. display: none
  106. }
  107. .morelink {
  108. color: #FFF;
  109. font-family: Verdana, Arial, sans-serif;
  110. font-size: 16px;
  111. width: 145px
  112. }
  113. .morelink a,
  114. .morelink a:hover {
  115. color: white
  116. }
  117. .sidebox.submit-link .morelink::before {
  118. display: block;
  119. clear: none;
  120. content: "Нов Линк"
  121. }
  122. .sidebox.submit-text .morelink::before {
  123. display: block;
  124. clear: none;
  125. content: "Нова Тема"
  126. }
  127. .sidebox.submit .morelink a {
  128. position: absolute;
  129. top: 0;
  130. padding-left: 1000px;
  131. font-size: 0px;
  132. text-align: right;
  133. color: #56a6f7
  134. }
  135. .sidebox.submit.submit-link {
  136. width: 150px
  137. }
  138. .sidebox.submit.submit-text {
  139. margin-top: -42px;
  140. margin-left: 155px
  141. }
  142. .sidebox.create {
  143. display: none
  144. }
  145. .sidebox.submit.disabled {
  146. display: none
  147. }
  148. .side .spacer {
  149. margin: 0px 0px 12px
  150. }
  151. body:not(.search-page) #search input[type="text"] {
  152. position: relative;
  153. top: 5px;
  154. font-size: 16px;
  155. width: 293px;
  156. border: 2px solid green;
  157. text-indent: 15px;
  158. box-shadow: 0px 0px 0px #299c12;
  159. -webkit-box-shadow: 0px 0px 0px #299c12;
  160. -moz-box-shadow: 0px 0px 0px #299c12;
  161. -webkit-border-radius: 2px;
  162. -moz-border-radius: 2px;
  163. border-radius: 5px;
  164. z-index: 300
  165. }
  166. #searchexpando {
  167. background: transparent;
  168. border: none;
  169. box-shadow: 0px 0px 0px #88bd49;
  170. -webkit-box-shadow: 0px 0px 0px #88bd49;
  171. -moz-box-shadow: 0px 0px 0px #88bd49;
  172. -webkit-border-radius: 2px;
  173. -moz-border-radius: 2px;
  174. border-radius: 5px
  175. }
  176. #searchexpando {
  177. display: none!important
  178. }
  179. .sidecontentbox:not(.collapsible)>* {
  180. display: none
  181. }
  182. .sidecontentbox:not(.collapsible) .helplink ~ * {
  183. display: block
  184. }
  185. .arrow.upmod {
  186. background-image: url(/web/20150910164315/http://c.thumbs.redditmedia.com/69ANPy0NqZppm8p8.png);
  187. background-position: 0px 0px;
  188. height: 14px;
  189. width: 15px
  190. }
  191. .arrow.downmod {
  192. background-image: url(/web/20150910164315/http://f.thumbs.redditmedia.com/jSJVuCjyaAWdfdz_.png);
  193. background-position: 0px 0px;
  194. height: 14px;
  195. width: 15px
  196. }
  197. .link .score.likes {
  198. color: #587d35
  199. }
  200. .dislikes .score.dislikes {
  201. color: #800000
  202. }
  203. .dislikes div.score.dislikes {
  204. color: #800000
  205. }
  206. .side {
  207. background-image: url(/web/20150910164315/http://c.thumbs.redditmedia.com/mYOkA0xRx8soauo2.png);
  208. background-repeat: no-repeat
  209. }
  210. .tabmenu li:not(.selected) a {
  211. border-top-left-radius: 5px;
  212. border-top-right-radius: 5px;
  213. padding: 3px 5px 0 5px;
  214. background-color: gray;
  215. color: #ffffff;
  216. border: 2px solid green;
  217. border-bottom: 1px #000000;
  218. background: url(/web/20150910164315/http://b.thumbs.redditmedia.com/fRUjeH9WTE5-u9ZC.png)
  219. }
  220. .tabmenu li.selected a {
  221. border-top-left-radius: 5px;
  222. border-top-right-radius: 5px;
  223. padding: 3px 5px 0 5px;
  224. color: #FFFFFF;
  225. background-color: green;
  226. border: 2px solid green;
  227. border-bottom: 1px #000000;
  228. z-index: 100;
  229. background: url(/web/20150910164315/http://d.thumbs.redditmedia.com/5S4ATYTBn24lYWuE.png)
  230. }
  231. #header-bottom-right {
  232. margin-right: 5px;
  233. border-top-left-radius: 5px;
  234. border-top-right-radius: 5px;
  235. background-color: gray;
  236. opacity: 1;
  237. border: 2px solid green;
  238. border-bottom: 1px #000000;
  239. background: url(/web/20150910164315/http://b.thumbs.redditmedia.com/fRUjeH9WTE5-u9ZC.png)
  240. }
  241. #header-bottom-right a {
  242. color: white
  243. }
  244. span.userkarma {
  245. color: #C8C8C8
  246. }
  247. #header-bottom-right span {
  248. color: #e2e2e2
  249. }
  250. #header .tabmenu li.selected:hover a {
  251. border-top-left-radius: 5px;
  252. border-top-right-radius: 5px;
  253. padding: 3px 5px 0 5px;
  254. color: #FFFFFF;
  255. background-color: green;
  256. border: 2px solid green;
  257. border-bottom: 1px #000000;
  258. background: url(/web/20150910164315/http://d.thumbs.redditmedia.com/5S4ATYTBn24lYWuE.png);
  259. z-index: 100
  260. }
  261. #header .tabmenu li:hover a {
  262. border-top-left-radius: 5px;
  263. border-top-right-radius: 5px;
  264. padding: 3px 5px 0 5px;
  265. color: #FFFFFF;
  266. background-color: green;
  267. border: 2px solid green;
  268. border-bottom: 1px #000000;
  269. z-index: 100;
  270. background: url(/web/20150910164315/http://d.thumbs.redditmedia.com/5S4ATYTBn24lYWuE.png)
  271. }
  272. #newlink .tabmenu.formtab a {
  273. font-size: 16px;
  274. border-top-left-radius: 5px;
  275. border-top-right-radius: 5px;
  276. padding: 3px 5px 0 5px;
  277. background-color: gray;
  278. color: #ffffff;
  279. border: 2px solid green;
  280. border-bottom: 1px #000000;
  281. z-index: 100;
  282. clear: none;
  283. content: "Нова Тема"
  284. }
  285. #newlink .tabmenu.formtab .selected a {
  286. font-size: 16px;
  287. border-top-left-radius: 5px;
  288. border-top-right-radius: 5px;
  289. padding: 3px 5px 0 5px;
  290. color: #FFFFFF;
  291. background-color: green;
  292. background: url(/web/20150910164315/http://d.thumbs.redditmedia.com/5S4ATYTBn24lYWuE.png);
  293. border-bottom: 1px #000000;
  294. z-index: 100
  295. }
  296. .submit-page .roundfield {
  297. background: url(/web/20150910164315/http://b.thumbs.redditmedia.com/fRUjeH9WTE5-u9ZC.png);
  298. border: 2px solid green!important
  299. }
  300. #link-desc {
  301. display: none!important
  302. }
  303. #text-desc {
  304. display: none!important
  305. }
  306. #suggested-reddits a {
  307. color: white!important
  308. }
  309. #url-field button {
  310. display: none
  311. }
  312. #text-field .gray {
  313. display: none
  314. }
  315. .submit-page .content h1 {
  316. display: none
  317. }
  318. body.submit-page textarea {
  319. background-color: white;
  320. border: 2px solid green;
  321. border-radius: 5px
  322. }
  323. .roundfield,
  324. .content.submit .roundfield.info-notice {
  325. background-color: white;
  326. border: none;
  327. position: relative;
  328. top: -15px;
  329. left: 0px
  330. }
  331. .roundfield textarea,
  332. .roundfield input[type="text"],
  333. .roundfield input[type="url"],
  334. .roundfield input[type="password"],
  335. .roundfield input[type="number"],
  336. .linefield textarea,
  337. .linefield input[type="text"],
  338. .linefield input[type="password"],
  339. .linefield input[type="number"] {
  340. width: 492px;
  341. margin: 0;
  342. border: 2px solid green;
  343. background: white;
  344. color: black;
  345. border-top-left-radius: 5px;
  346. border-top-right-radius: 5px;
  347. border-bottom-left-radius: 5px;
  348. border-bottom-right-radius: 5px
  349. }
  350. .formtabs-content {
  351. border: none;
  352. color: white;
  353. padding-top: 0px
  354. }
  355. #siteTable div.thing a.title:visited {
  356. color: black
  357. }
  358. .link .usertext .md {
  359. border: 2px solid green;
  360. border-radius: 5px
  361. }
  362. .linkinfo {
  363. border: 2px solid green;
  364. border-radius: 5px;
  365. background: transparent
  366. }
  367. .linkinfo {
  368. background-color: transparent;
  369. text-align: center;
  370. font-size: 12px;
  371. padding: 5px 0px 0px 0px;
  372. border: 2px solid green;
  373. width: 296px;
  374. border-radius: 5px;
  375. margin: 0px auto 15px;
  376. font-family: "Palatino Linotype", serif;
  377. font-weight: bold!important;
  378. border-radius: 5px;
  379. color: #0a3d00;
  380. display: none
  381. }
  382. .linkinfo .upvotes,
  383. .linkinfo .downvotes,
  384. .linkinfo .score {
  385. float: left;
  386. padding: 5px 10px 5px 0;
  387. margin: 5px 10px 10px 0;
  388. text-align: center
  389. }
  390. .linkinfo .downvotes .number,
  391. .linkinfo .upvotes .number,
  392. .linkinfo .score .number {
  393. display: none
  394. }
  395. .linkinfo .score {
  396. display: none
  397. }
  398. .linkinfo .score .word {
  399. display: none
  400. }
  401. .linkinfo .downvotes .word,
  402. .linkinfo .upvotes .word {
  403. display: none
  404. }
  405. .linkinfo .shortlink {
  406. display: none
  407. }
  408. .linkinfo .shortlink input {
  409. background: transparent;
  410. border: 0px;
  411. padding-left: 8px;
  412. font-size: 16px;
  413. color: green;
  414. font-weight: bold!important;
  415. font-family: "Palatino Linotype", serif;
  416. margin-left: auto;
  417. margin-right: auto
  418. }
  419. div.titlebox .users-online span.number {
  420. display: none
  421. }
  422. div.titlebox .users-online {
  423. display: none
  424. }
  425. .thing .usertext-body .md {
  426. background-color: transparent!important
  427. }
  428. .side a[href="http://www.bg.reddit.com/r/bg"] {
  429. z-index: 99;
  430. display: block;
  431. background-image: url(/web/20150910164315/http://b.thumbs.redditmedia.com/hb79UWCAPmDKA2Ks.png);
  432. background-repeat: no-repeat;
  433. height: 11px;
  434. width: 16px;
  435. padding: 4px 0 4px;
  436. position: absolute;
  437. top: 26px;
  438. right: 36px;
  439. display: inline-block!important
  440. }
  441. .side a[href="http://www.reddit.com/r/bg"] {
  442. z-index: 99;
  443. display: block;
  444. background-image: url(/web/20150910164315/http://f.thumbs.redditmedia.com/ooB4omODzlBQx_Aq.png);
  445. background-repeat: no-repeat;
  446. height: 11px;
  447. width: 16px;
  448. padding: 4px 0 4px;
  449. position: absolute;
  450. top: 26px;
  451. right: 10px;
  452. display: inline-block!important
  453. }
  454. #userbarToggle {
  455. background-color: gray!important;
  456. border: 2px solid green!important;
  457. font-weight: bold;
  458. margin-top: -2px!important;
  459. color: white!important;
  460. border-top-left-radius: 5px!important;
  461. border-top-right-radius: 5px!important;
  462. background: url(/web/20150910164315/http://d.thumbs.redditmedia.com/5S4ATYTBn24lYWuE.png)
  463. }
  464. span.age {
  465. visibility: hidden
  466. }
  467. span.age time {
  468. visibility: visible!important
  469. }
  470. span.age time::before {
  471. content: " Общност от "
  472. }
  473. .sidecontentbox .content {
  474. border: 0
  475. }
  476. .submit-page .side {
  477. background-image: url(/web/20150910164315/http://f.thumbs.redditmedia.com/RxWaLcwgdt3HYW_A.png);
  478. background-repeat: no-repeat
  479. }
  480. .search-page .side {
  481. background-image: url(/web/20150910164315/http://f.thumbs.redditmedia.com/RxWaLcwgdt3HYW_A.png);
  482. background-repeat: no-repeat
  483. }
  484. .link .entry .tagline time:not(.edited-timestamp)::before {
  485. content: "Публикувано преди ";
  486. font-size: x-small
  487. }
  488. .link .entry .tagline {
  489. font-size: 0px!important
  490. }
  491. .link .entry .tagline time:not(.edited-timestamp)::after {
  492. content: " от ";
  493. font-size: x-small
  494. }
  495. .link .entry .tagline time,
  496. .entry .tagline a,
  497. .tagline span {
  498. font-size: x-small
  499. }
  500. .side .helplink+.title h1 {
  501. display: none
  502. }
  503. .side .helplink+.title::before {
  504. content: "Модератори";
  505. display: block;
  506. font-size: 130%;
  507. color: gray;
  508. text-transform: uppercase
  509. }
  510. div.titlebox span.word {
  511. display: none
  512. }
  513. div.titlebox span.number:after {
  514. content: " читатели"
  515. }
  516. .roundfield.info-notice {
  517. display: none
  518. }
  519. a[href="http://www.reddit.com/r/bg.rss"] {
  520. display: inline-block;
  521. height: 16px;
  522. width: 16px;
  523. background: url(/web/20150910164315/http://a.thumbs.redditmedia.com/jo1hklM6B6MRzml6.png);
  524. position: absolute;
  525. display: inline-block!important;
  526. top: 24px;
  527. left: 5px;
  528. z-index: 99;
  529. opacity: 0.5
  530. }
  531. a:hover[href="http://www.reddit.com/r/bg.rss"] {
  532. display: inline-block;
  533. height: 16px;
  534. width: 16px;
  535. background: url(/web/20150910164315/http://b.thumbs.redditmedia.com/whtT1NeV8E_R0WPI.png);
  536. position: absolute;
  537. display: inline-block!important;
  538. top: 24px;
  539. left: 5px;
  540. z-index: 99
  541. }
  542. .submit-page a[href="http://www.reddit.com/r/bg.rss"] {
  543. height: 16px;
  544. width: 16px;
  545. background: url(/web/20150910164315/http://a.thumbs.redditmedia.com/jo1hklM6B6MRzml6.png);
  546. position: absolute;
  547. display: none!important;
  548. top: 25px;
  549. left: 5px;
  550. z-index: 99
  551. }
  552. .submit-page a:hover[href="http://www.reddit.com/r/bg.rss"] {
  553. height: 16px;
  554. width: 16px;
  555. background: url(/web/20150910164315/http://b.thumbs.redditmedia.com/whtT1NeV8E_R0WPI.png);
  556. position: absolute;
  557. display: none!important;
  558. top: 25px;
  559. left: 5px;
  560. z-index: 99
  561. }
  562. .search-page a[href="http://www.reddit.com/r/bg.rss"] {
  563. height: 16px;
  564. width: 16px;
  565. background: url(/web/20150910164315/http://a.thumbs.redditmedia.com/jo1hklM6B6MRzml6.png);
  566. position: absolute;
  567. display: none!important;
  568. top: 25px;
  569. left: 5px;
  570. z-index: 99
  571. }
  572. .search-page a:hover[href="http://www.reddit.com/r/bg.rss"] {
  573. height: 16px;
  574. width: 16px;
  575. background: url(/web/20150910164315/http://b.thumbs.redditmedia.com/whtT1NeV8E_R0WPI.png);
  576. position: absolute;
  577. display: none!important;
  578. top: 25px;
  579. left: 5px;
  580. z-index: 99
  581. }
  582. a[href="https://twitter.com/RedditBG"] {
  583. display: inline-block;
  584. height: 16px;
  585. width: 16px;
  586. background: url(/web/20150910164315/http://f.thumbs.redditmedia.com/6y2yEJsRhEaDhOBe.png);
  587. position: absolute;
  588. display: inline-block!important;
  589. top: 24px;
  590. left: 26px;
  591. z-index: 99;
  592. opacity: 0.5
  593. }
  594. a:hover[href="https://twitter.com/RedditBG"] {
  595. display: inline-block;
  596. height: 16px;
  597. width: 16px;
  598. background: url(/web/20150910164315/http://d.thumbs.redditmedia.com/aUOcvk62n1xDjDnu.png);
  599. position: absolute;
  600. display: inline-block!important;
  601. top: 24px;
  602. left: 26px;
  603. z-index: 99
  604. }
  605. .submit-page a[href="https://twitter.com/RedditBG"] {
  606. height: 16px;
  607. width: 16px;
  608. background: url(/web/20150910164315/http://f.thumbs.redditmedia.com/6y2yEJsRhEaDhOBe.png);
  609. position: absolute;
  610. display: none!important;
  611. top: 25px;
  612. left: 26px;
  613. z-index: 99
  614. }
  615. .submit-page a:hover[href="https://twitter.com/RedditBG"] {
  616. height: 16px;
  617. width: 16px;
  618. background: url(/web/20150910164315/http://d.thumbs.redditmedia.com/aUOcvk62n1xDjDnu.png);
  619. position: absolute;
  620. display: none!important;
  621. top: 25px;
  622. left: 26px;
  623. z-index: 99
  624. }
  625. .search-page a[href="https://twitter.com/RedditBG"] {
  626. height: 16px;
  627. width: 16px;
  628. background: url(/web/20150910164315/http://f.thumbs.redditmedia.com/6y2yEJsRhEaDhOBe.png);
  629. position: absolute;
  630. display: none!important;
  631. top: 25px;
  632. left: 26px;
  633. z-index: 99
  634. }
  635. .search-page a:hover[href="https://twitter.com/RedditBG"] {
  636. height: 16px;
  637. width: 16px;
  638. background: url(/web/20150910164315/http://d.thumbs.redditmedia.com/aUOcvk62n1xDjDnu.png);
  639. position: absolute;
  640. display: none!important;
  641. top: 25px;
  642. left: 26px;
  643. z-index: 99
  644. }
  645. a[href="https://www.facebook.com/pages/Reddit-Bulgaria/343598132427698"] {
  646. display: inline-block;
  647. height: 16px;
  648. width: 16px;
  649. background: url(/web/20150910164315/http://d.thumbs.redditmedia.com/6fF_tsHqqHh36A8W.png);
  650. position: absolute;
  651. display: inline-block!important;
  652. top: 24px;
  653. left: 47px;
  654. z-index: 99;
  655. opacity: 0.5
  656. }
  657. a:hover[href="https://www.facebook.com/pages/Reddit-Bulgaria/343598132427698"] {
  658. display: inline-block;
  659. height: 16px;
  660. width: 16px;
  661. background: url(/web/20150910164315/http://c.thumbs.redditmedia.com/PCqMsvyNPzOMwnj2.png);
  662. position: absolute;
  663. display: inline-block!important;
  664. top: 24px;
  665. left: 47px;
  666. z-index: 99
  667. }
  668. .submit-page a[href="https://www.facebook.com/pages/Reddit-Bulgaria/343598132427698"] {
  669. height: 16px;
  670. width: 16px;
  671. background: url(/web/20150910164315/http://d.thumbs.redditmedia.com/6fF_tsHqqHh36A8W.png);
  672. position: absolute;
  673. display: none!important;
  674. top: 25px;
  675. left: 47px;
  676. z-index: 99
  677. }
  678. .submit-page a:hover[href="https://www.facebook.com/pages/Reddit-Bulgaria/343598132427698"] {
  679. height: 16px;
  680. width: 16px;
  681. background: url(/web/20150910164315/http://c.thumbs.redditmedia.com/PCqMsvyNPzOMwnj2.png);
  682. position: absolute;
  683. display: none!important;
  684. top: 25px;
  685. left: 47px;
  686. z-index: 99
  687. }
  688. .search-page a[href="https://www.facebook.com/pages/Reddit-Bulgaria/343598132427698"] {
  689. height: 16px;
  690. width: 16px;
  691. background: url(/web/20150910164315/http://d.thumbs.redditmedia.com/6fF_tsHqqHh36A8W.png);
  692. position: absolute;
  693. display: none!important;
  694. top: 25px;
  695. left: 47px;
  696. z-index: 99
  697. }
  698. .search-page a:hover[href="https://www.facebook.com/pages/Reddit-Bulgaria/343598132427698"] {
  699. height: 16px;
  700. width: 16px;
  701. background: url(/web/20150910164315/http://c.thumbs.redditmedia.com/PCqMsvyNPzOMwnj2.png);
  702. position: absolute;
  703. display: none!important;
  704. top: 25px;
  705. left: 47px;
  706. z-index: 99
  707. }
  708. .fancy-toggle-button .remove,
  709. .RESshortcutside.remove,
  710. .RESDashboardToggle.remove,
  711. .RESSubscriptionButton.unsubscribe,
  712. .fancy-toggle-button .remove:hover,
  713. .RESshortcutside.remove:hover,
  714. .RESDashboardToggle.remove:hover,
  715. .RESSubscriptionButton.unsubscribe:hover,
  716. .fancy-toggle-button .add,
  717. .RESshortcutside,
  718. .RESDashboardToggle,
  719. .RESshortcut,
  720. .RESSubscriptionButton,
  721. .fancy-toggle-button .add:hover,
  722. .RESshortcutside:hover,
  723. .RESDashboardToggle:hover,
  724. .RESshortcut:hover,
  725. .RESSubscriptionButton:hover {
  726. background: transparent!important;
  727. background-image: url(/web/20150910164315/http://b.thumbs.redditmedia.com/aHMkqPocTimKAEYI.png)!important;
  728. border: 0px!important;
  729. line-height: 20px!important;
  730. padding: 4px 8px!important
  731. }
  732. .RESSubscriptionButton.unsubscribe,
  733. .RESSubscriptionButton.unsubscribe:hover,
  734. .RESSubscriptionButton,
  735. .RESSubscriptionButton:hover {
  736. line-height: 17px!important
  737. }
  738. .RESshortcut,
  739. .RESshortcut:hover,
  740. .RESshortcutside,
  741. .RESshortcutside:hover,
  742. .RESshortcut.RESshortcutside.remove {
  743. padding: 0px 8px!important
  744. }
  745. .fancy-toggle-button .remove,
  746. .RESshortcutside.remove,
  747. .RESDashboardToggle.remove,
  748. .RESshortcut.RESshortcutside.remove {
  749. background-position: 0px -50px!important
  750. }
  751. .fancy-toggle-button .remove:hover,
  752. .RESshortcutside.remove:hover,
  753. .RESDashboardToggle.remove:hover,
  754. .RESshortcut.RESshortcutside.remove:hover {
  755. background-position: 0px -90px!important
  756. }
  757. .fancy-toggle-button .add,
  758. .RESshortcutside,
  759. .RESDashboardToggle,
  760. .RESshortcut {
  761. background-position: 0px -70px!important
  762. }
  763. .fancy-toggle-button .add:hover,
  764. .RESshortcutside:hover,
  765. .RESDashboardToggle:hover,
  766. .RESshortcut:hover {
  767. background-position: 0px -110px!important
  768. }
  769. #RESShortcutsEditContainer {
  770. position: absolute!important;
  771. right: 0px!important;
  772. top: 40px!important;
  773. background-color: #1d1d1d!important
  774. }
  775. #RESShortcutsRight,
  776. #RESShortcutsLeft,
  777. #RESShortcutsAdd,
  778. #RESShortcutsTrash {
  779. color: #ffb100!important;
  780. background-color: #1d1d1d!important
  781. }
  782. .RESSubscriptionButton,
  783. .RESSubscriptionButton:hover {
  784. background: #226d0e!important;
  785. border: 1px solid #447023!important;
  786. color: white!important
  787. }
  788. .RESSubscriptionButton.unsubscribe,
  789. .RESSubscriptionButton.unsubscribe:hover {
  790. background: #630517!important;
  791. border: 1px solid #6d0110!important;
  792. color: white!important
  793. }
  794. #sr-header-area {
  795. background: url(/web/20150910164315/http://d.thumbs.redditmedia.com/u6oKDNmctdUS8Emi.png);
  796. border-bottom: 1px solid #606060;
  797. color: white
  798. }
  799. #sr-more-link {
  800. background: url(/web/20150910164315/http://d.thumbs.redditmedia.com/u6oKDNmctdUS8Emi.png);
  801. color: white;
  802. display: none
  803. }
  804. #sr-header-area .selected a {
  805. color: black
  806. }
  807. #viewImagesButton {
  808. display: none
  809. }
  810. #header .tabmenu a[href$="/wiki/"] {
  811. display: none
  812. }
  813. #header .tabmenu a[href$="/controversial/"] {
  814. position: relative;
  815. left: -6px
  816. }
  817. #header .tabmenu a[href$="/rising/"] {
  818. display: none
  819. }
  820. #header .tabmenu a[href$="/top/"] {
  821. position: relative;
  822. left: -6px
  823. }
  824. #header .tabmenu a[href$="/saved/"] {
  825. position: relative;
  826. left: -6px
  827. }
  828. .infobar.welcome h1 {
  829. display: none
  830. }
Add Comment
Please, Sign In to add comment