Advertisement
Guest User

RST THEME V1.0 R4

a guest
Oct 29th, 2015
327
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 9.80 KB | None | 0 0
  1. #breadcrumb .floatcontainer {
  2.     display: block ;
  3. }
  4.  
  5. #forum_icon_legend h5 {
  6.     background: #333333;
  7. }
  8.  
  9. #navbar.navbar {
  10.     /* overflow: hidden; */
  11.     height: 0px;
  12. }
  13.  
  14. #pagetitle.pagetitle h1 {
  15.     display: none;
  16. }
  17.  
  18. #pagewrapper .tcat {
  19.     background: none;
  20. }
  21.  
  22. #pagewrapper .tcat .no_center {
  23.     background-image: none;
  24. }
  25.  
  26. #pagewrapper .wysiwyg_block .blockrow {
  27.     background-color: #333 ;
  28. }
  29.  
  30. #pagewrapper .wysiwyg_block .blockrow, #pagewrapper .texteditor .blockrow, #pagewrapper .formcontrols .blockrow.texteditor {
  31.     background: #333333;
  32. }
  33.  
  34. #sidebar_container.member_summary {
  35.     background: #212121;
  36. }
  37.  
  38. * html .navpopupmenu.popupmenu.nohovermenu a.textcontrol, .navpopupmenu a.textcontrol, .navpopupmenu a.popupctrl, .navpopupmenu.popupmenu.nohovermenu a.textcontrol, .navpopupmenu.popupmenu.nohovermenu a.popupctrl {
  39.     background: #888888;
  40.     color: black ;
  41.     padding: 5px 10px;
  42. }
  43.  
  44. .above_body {
  45.     background-image: url('http://i.imgur.com/JQkQO5k.png');
  46. }
  47.  
  48. .actionbuttons .group .button {
  49.     background: #888888;
  50.     padding: 5px 10px;
  51. }
  52.  
  53. .activitystream_block dd, dd.userprof_moduleinactive {
  54.     background: black;
  55. }
  56.  
  57. .activitystream_block dd.selected, dd.userprof_module {
  58.     background: #333333;
  59. }
  60.  
  61. .bbcode_container div.bbcode_quote {
  62.     background: #363942;
  63. }
  64.  
  65. .below_body {
  66.     display: none;
  67. }
  68.  
  69. .blockbody {
  70.     background: transparent;
  71. }
  72.  
  73. .blockbody.formcontrols {
  74.     background: none;
  75.     border: 1px solid #272727;
  76. }
  77.  
  78. .blockfoot, .blocksubfoot {
  79.     background: black;
  80.     border-bottom: none;
  81.     border-color: #333333;
  82.     border-top: none;
  83.     margin: 0px 3px;
  84. }
  85.  
  86. .blockfoot.actionbuttons {
  87.     border: 1px solid #272727;
  88.     border-top: none;
  89. }
  90.  
  91. .blockhead {
  92.     background: black;
  93. }
  94.  
  95. .body_wrapper {
  96.     background: none ;
  97. }
  98.  
  99. .body_wrapper > .blockbody.settings_form_border {
  100.     display: none;
  101. }
  102.  
  103. .cke_skin_kama .cke_editor .cke_rcombo a, .cke_skin_kama .cke_editor .cke_toolgroup {
  104.     background: #212121;
  105.     border: none;
  106. }
  107.  
  108. .collapse img {
  109.     display: none ;
  110. }
  111.  
  112. .footer {
  113.     background: none;
  114.     border: none ;
  115.     box-shadow: none;
  116. }
  117.  
  118. .forumhead.tcat.foruminfo.L1.collapse {
  119.     height: 30px;
  120.     overflow: hidden;
  121. }
  122.  
  123. .moduleinactive_bg {
  124.     background: black;
  125. }
  126.  
  127. .navlinks {
  128.     background: none ;
  129. }
  130.  
  131. .navpopupmenu .popupctrl .ctrlcontainer {
  132.     background: #888888;
  133.     padding: 5px 10px;
  134. }
  135.  
  136. .newcontent_textcontrol, #pagewrapper a.pagetitleinfo.textcontrol {
  137.     background: #212121;
  138.     border: 1px solid #5B430F;
  139.     font-size: 13px;
  140.     padding: 5px;
  141.     text-align: center;
  142.     width: 150px;
  143. }
  144.  
  145. .options_block_container {
  146.     display: none ;
  147. }
  148.  
  149. .pagination span a {
  150.     background: none ;
  151.     color: white;
  152. }
  153.  
  154. .pagination span.selected a {
  155.     background: #876A15 ;
  156. }
  157.  
  158. .postbit .posttitle, .postbitlegacy .title {
  159.     border-bottom: 1px solid #1D1C1C;
  160.     display: block;
  161.     margin-top: 20px;
  162.     padding: 5px;
  163.     padding-top: 0px;
  164. }
  165.  
  166. .postbitlegacy {
  167.     margin-top: -8px;
  168. }
  169.  
  170. .postbitlegacy .postbody, .eventbit .eventdetails .eventbody {
  171.     background: #313131;
  172. }
  173.  
  174. .postbitlegacy .postdetails {
  175.     /* display: inline-block; */
  176.     /* width: 50%; */
  177. }
  178.  
  179. .postbitlegacy .postdetails, .eventbit .eventdetails {
  180.     background: #313131 none;
  181. }
  182.  
  183. .postbitlegacy .postfoot .textcontrols a {
  184.     background-color: inherit;
  185. }
  186.  
  187. .postbitlegacy .postfoot .textcontrols a.reputation, .postbit .postfoot .textcontrols a.reputation,.postbitlegacy .postfoot .textcontrols a.report, .postbit .postfoot .textcontrols a.report {
  188.     -webkit-filter: contrast(10%);
  189. }
  190.  
  191. .postbitlegacy .posthead {
  192.     height: 0px;
  193.     overflow: hidden;
  194.     padding: 0px;
  195.     visibility: hidden;
  196. }
  197.  
  198. .postbitlegacy .posthead .nodecontrols {
  199.     left: 210px;
  200.     right: inherit;
  201.     width: auto;
  202. }
  203.  
  204. .postbitlegacy .posthead .nodecontrols a {
  205.     display: block;
  206.     height: 20px;
  207.     margin-top: 23px;
  208.     position: absolute;
  209.     visibility: visible;
  210.     z-index: 999;
  211. }
  212.  
  213. .postbitlegacy .tcat > h2 {
  214.     background: none ;
  215.     color: gray ;
  216.     font-size: 24px;
  217. }
  218.  
  219. .postbitlegacy .title img {
  220.     display: none;
  221. }
  222.  
  223. .postbitlegacy .userinfo {
  224.     background: #313131;
  225. }
  226.  
  227. .postbitlegacy dl.userinfo_extra dt, .postbitlegacy dl.user_rep dt {
  228.     display: inline-block;
  229.     float: none;
  230.     margin: 0px;
  231.     vertical-align: middle;
  232.     width: 40% ;
  233. }
  234.  
  235. .postbitlegacy.postcontainer[id^='yui'] .postfoot > .textcontrols {
  236.     background: transparent ;
  237. }
  238.  
  239. .postbitlegacy:first-child .tcat {
  240.     display: block ;
  241. }
  242.  
  243. .postbody img.inlineimg {
  244.     vertical-align: text-top;
  245. }
  246.  
  247. .postcontent font {
  248.     font-size: 17px ;
  249.     line-height: 28px ;
  250. }
  251.  
  252. .postdate span,.postdate .date span.time {
  253.     color: #7B9917 ;
  254.     font-size: 9px;
  255.     right: 50px;
  256.     top: 23px;
  257. }
  258.  
  259. .postdetails[id^='dbtech_thanks'] {
  260.     background: transparent;
  261. }
  262.  
  263. .rank b {
  264.     color: #909090;
  265. }
  266.  
  267. .sticky .td {
  268.     background: #030303;
  269. }
  270.  
  271. .tbody_left {
  272.     border-radius: 10px 10px 0px 0px ;
  273.     overflow: hidden;
  274.     position: relative;
  275. }
  276.  
  277. .tbody_left:after {
  278.     background: url('/forum/elitex360/gradients/tbottom_left.gif') no-repeat right bottom;
  279.     border: 0;
  280.     content: "";
  281.     float: left;
  282.     font-size: 1px;
  283.     height: 15px;
  284.     margin: 0;
  285.     padding: 0;
  286.     position: absolute;
  287.     right: 0px;
  288.     top: 0px;
  289.     transform: rotate(180deg);
  290.     width: 340px;
  291. }
  292.  
  293. .tbody_left:before {
  294.     background: url('/forum/elitex360/gradients/tbottom_right.gif') no-repeat right bottom;
  295.     border: 0;
  296.     content: "";
  297.     float: left;
  298.     font-size: 1px;
  299.     height: 15px;
  300.     margin: 0;
  301.     padding: 0;
  302.     transform: rotate(180deg);
  303.     width: 50%;
  304. }
  305.  
  306. .tbody_right {
  307.     position: relative;
  308. }
  309.  
  310. .tbody_right:before {
  311.     background: transparent url('/forum/elitex360/gradients/tbottom.gif') repeat-x top;
  312.     border: 0;
  313.     content: "";
  314.     float: left;
  315.     font-size: 1px;
  316.     height: 15px;
  317.     left: 340px;
  318.     margin: 0 auto;
  319.     padding: 0;
  320.     position: absolute;
  321.     transform: rotate(180deg);
  322.     width: 67%;
  323. }
  324.  
  325. .tcat {
  326.     display: none ;
  327.     height: 0px;
  328.     line-height: 0px;
  329. }
  330.  
  331. .tcat_left {
  332.     background: inherit;
  333. }
  334.  
  335. .tcat_right {
  336.     background: none;
  337. }
  338.  
  339. .textcontrols {
  340.     background-color: #313131 ;
  341. }
  342.  
  343. .tfoot {
  344.     border-radius: 0px 0px 10px 10px ;
  345.     overflow: hidden;
  346. }
  347.  
  348. .threadbit .sticky {
  349.     background: #030303 ;
  350.     border: 1px solid #212121;
  351.     border-top: 0;
  352. }
  353.  
  354. .time {
  355.     color: #7B9917;
  356. }
  357.  
  358. .toplinks .notifications a.popupctrl {
  359.     background: #8EC130 ;
  360.     color: #131313 ;
  361.     padding: 3px 10px;
  362. }
  363.  
  364. .toplinks .notifications a.popupctrl:hover {
  365.     padding: 3px 10px;
  366. }
  367.  
  368. .toplinks .notifications a.popupctrl:hover, .toplinks .nonotifications a.popupctrl:hover, .toplinks .nonotifications a.popupctrl.active, .toplinks .notifications a.popupctrl.active {
  369.     background: #89BE2C ;
  370.     color: black ;
  371. }
  372.  
  373. .toplinks ul.isuser li a:hover {
  374.     background: #6DBE2C ;
  375.     color: white ;
  376. }
  377.  
  378. .toplinks ul.isuser, .toplinks ul.nouser {
  379.     position: relative;
  380.     z-index: 99999;
  381. }
  382.  
  383. .userinfo_extra dd {
  384.     background: none;
  385.     border: none ;
  386.     color: #A0A0A0 ;
  387.     display: inline-block;
  388.     margin: 0px;
  389.     vertical-align: middle;
  390.     width: 49%;
  391. }
  392.  
  393. .userinfo_extra dt, .userinfo_extra dd {
  394.     line-height: 20px;
  395. }
  396.  
  397. a {
  398.     color: #89BE2C ;
  399.     font-family: Doisis, sans-serif;
  400. }
  401.  
  402. a#cke_9 {
  403. }
  404.  
  405. a#newreplylink_top {
  406.     display: none;
  407. }
  408.  
  409. blockquote.postcontent.restore {
  410.     background: #313131 ;
  411.     color: gainsboro ;
  412.     font-family: Consolas ;
  413.     font-size: 15px ;
  414.     padding-bottom: 20pxpx;
  415.     padding-top: 20pxpx;
  416. }
  417.  
  418. body {
  419.     /* background: #333; */
  420. }
  421.  
  422. body .postbitlegacy .posthead .nodecontrols a {
  423.     color: #6F6F6F ;
  424.     font-size: 20px ;
  425.     text-decoration: none;
  426. }
  427.  
  428. body .postdate span, body .postdate .date span.time {
  429.     color: #6F6F6F ;
  430.     left: 275px;
  431.     top: 26px ;
  432. }
  433.  
  434. body span.date .time {
  435.     color: #6F6F6F ;
  436. }
  437.  
  438. /* V 1.0 R2 */
  439.  
  440. /* V1.0 R3 */
  441.  
  442. div#breadcrumb {
  443.     position: relative;
  444. }
  445.  
  446. div#globalsearch {
  447.     background: none ;
  448. }
  449.  
  450. div#navbar {
  451.     border: none;
  452. }
  453.  
  454. div#pagewrapper {
  455.     width: 100% ;
  456. }
  457.  
  458. div#thread_controls {
  459.     background: none;
  460.     border: none;
  461.     float: right;
  462.     position: absolute;
  463.     right: 30px;
  464. }
  465.  
  466. div#toplinks {
  467.     border: none ;
  468. }
  469.  
  470. div#wgo {
  471.     display: none;
  472. }
  473.  
  474. dl.userinfo_extra {
  475.     padding-top: 10px;
  476. }
  477.  
  478. form#footer_select select {
  479.     background: none;
  480.     border: none;
  481.     color: gray;
  482. }
  483.  
  484. h2.blockhead {
  485.     display: none;
  486. }
  487.  
  488. h2.no_center {
  489.     background: inherit;
  490. }
  491.  
  492. h3#quickreply_title {
  493.     background: #232323 ;
  494.     border: 1px solid #272727;
  495. }
  496.  
  497. html {
  498.     background: url(https://rstforums.com/feed/images/simple_dashed.png);
  499. }
  500.  
  501. html#vbulletin_html {
  502.     background-attachment: fixed;
  503.     background-clip: border-box;
  504.     background-color: rgb(34, 34, 34);
  505.     background-image: url(https://rstforums.com/feed/images/binding_dark.png);
  506.     background-origin: padding-box;
  507. }
  508.  
  509. input[name="plm"] {
  510.     display: none;
  511. }
  512.  
  513. pre.bbcode_code {
  514.     background: #1b2426 ;
  515.     font-family: Consolas;
  516.     font-size: 13px ;
  517.     line-height: 16px;
  518. }
  519.  
  520. span#cke_vB_Editor_QR_editor {
  521.     border: none;
  522. }
  523.  
  524. span.cke_skin_kama {
  525.     border: none;
  526. }
  527.  
  528. span.cke_toolgroup {
  529.     background: #313131 ;
  530. }
  531.  
  532. span.cke_wrapper.cke_ltr {
  533.     background: #333 ;
  534. }
  535.  
  536. span.date {
  537.     display: block;
  538.     overflow: visible;
  539.     position: absolute;
  540.     visibility: visible;
  541.     z-index: 999999;
  542. }
  543.  
  544. span.forumlastpost {
  545.     display: none ;
  546. }
  547.  
  548. span.usertitle {
  549.     color: #CECECE;
  550. }
  551.  
  552. textarea.cke_source.cke_enable_context_menu {
  553.     background: #212121 ;
  554.     color: white ;
  555. }
  556.  
  557. ul#navtabs {
  558.     display: none;
  559. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement