Advertisement
Guest User

actually, possibly, pretty OK theme

a guest
Mar 24th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 30.44 KB | None | 0 0
  1. @-moz-document domain("www.mpgh.net") {
  2. /* Cba make extension atm so if you want to make changes: Stylish recommends that all CSS modifications made be appended with !important.
  3. * READ MORE HERE: https://github.com/stylish-userstyles/stylish/wiki/Overwriting-page-styles */
  4.  
  5. /* made by Psychotic */
  6.  
  7.  
  8. /* OVERALL/PARENT DIV */
  9.  html {
  10.     background:#161616 !important;
  11.     background-image:url("https://i.imgur.com/N14oMEl.png") !important;
  12.     background-repeat:repeat-x;
  13.     /* https://i.imgur.com/jDDgdlJ.png */
  14. }
  15. .body_wrapper {
  16.     border:1px solid #303030 !important;
  17. }
  18. body, legend {
  19.     font-family:'Roboto', sans-serif !important;
  20.     background:#252525 !important;
  21. }
  22. body > div > div.outercontainer {
  23.     /* inner-container/outer-container, this is the color of, mainly, everything below the sub forum links */
  24.     background:#202020 !important;
  25. }
  26. body > div > div.outercontainer > div {
  27.     /* this is .inner-container. Fixing the border on the right, it's an image. */
  28.     background:none !important;
  29. }
  30. /* HEADER: INCLUDES LOGO, QUICK LINKS, ADVERTISEMENTS, USER AREA, FORUM LINKS */
  31.  .doc_header {
  32.     /* color, borders of area surrounding logo */
  33.     border-left:1px solid #2c2c2c !important;
  34.     border-right:1px solid #2c2c2c !important;
  35. }
  36. div.logo_container {
  37.     /* background and size */
  38.     background:#1a1a1a !important;
  39. }
  40. /* START: NAVIGATION BAR */
  41.  body > div > div.outercontainer > div > div.above_body > div:nth-child(2) {
  42.     /* border of navbar */
  43.     border:none !important;
  44. }
  45. body > div > div.outercontainer > div > div.above_body > div:nth-child(2) > div {
  46.     background:#101010 !important;
  47. }
  48. #header > div.logo_container > div:nth-child(1) > a.logo-image > img {
  49.     /*logo */
  50.     content:url("https://www.mpgh.net/forum/images/emotions/porra.png") !important;
  51.     margin-left:50px !important;
  52. }
  53.  
  54. a[href="https://www.youtube.com/watch?v=KFOTXZCFVOw"] {
  55.     display:none !important;
  56. }
  57. #header > div.logo_container > div:nth-child(1):before {
  58.     /*content:"MPGH" !important;
  59. font-size:48px;
  60. color:#064a6e;
  61. z-index:999;
  62. font-weight:700;*/
  63.     background:url('https://i.imgur.com/gSttJqw.png');
  64. }
  65. #navtabs > li:nth-child(1) > a {
  66.     font-family:'Roboto', sans-serif !important;
  67. }
  68. div[id^=post_message] {
  69.     font-family:'Roboto', sans-serif !important;
  70. }
  71. div[id^=post_message] > blockquote > span, div[id^=post_message] > blockquote {
  72.     font-family:'Roboto', sans-serif !important;
  73.     font-size:1em !important;
  74. }
  75. .postbitlegacy .postrow, .eventbit .eventrow, .postbitdeleted .postrow, .postbitignored .postrow {
  76.     font-family:'Roboto', sans-serif !important;
  77.     font:none !important;
  78.     font-size:1em !important;
  79.     color:#EEE !important;
  80. }
  81. /* ALL EDITS PERTAINING POSTBIT */
  82.  .postbitlegacy .postdetails, .eventbit .eventdetails {
  83.     background:#252525 !important;
  84.     border-right:1px solid #0f0f0f !important;
  85.     border-top:1px solid #303030 !important;
  86.     border-left:1px solid #0f0f0f !important;
  87. }
  88. .postbitlegacy .userinfo {
  89.     /* userinfo (left side of post) */
  90.     background-color:#252525 !important;
  91.     border-right:1px solid #161616 !important;
  92. }
  93. .postbitlegacy .postrow.has_after_content {
  94.     border-bottom:#0f0f0f !important;
  95. }
  96. .signature {
  97.     border-top:1px solid #303030 !important;
  98. }
  99. .postbit .postfoot .textcontrols, .postbitlegacy .postfoot .textcontrols, .eventbit .eventfoot .eventcontrols {
  100.     /* post footer */
  101.     background:#252525 !important;
  102.     border-top:1px solid #303030 !important;
  103.     border-bottom:1px solid #0f0f0f !important;
  104.     padding:10px 0 8px !important;
  105. }
  106. .postbit .posthead, .postbitlegacy .posthead, .eventbit .eventhead {
  107.     background:#252525 !important;
  108.     border:1px solid #0f0f0f !important;
  109. }
  110. .postbit, .postbitlegacy, .eventbit {
  111.     border:1px solid #303030 !important;
  112.     padding-right:2px;
  113. }
  114. .postbit .postfoot, .postbitlegacy .postfoot, .eventbit .eventfoot {
  115.     border:1px solid #0f0f0f !important;
  116.     border-bottom:none !important;
  117. }
  118. .postbitlegacy .postfoot .textcontrols span.seperator, .postbit .postfoot .textcontrols span.seperator {
  119.     border-right:1px solid #303030 !important;
  120. }
  121. .postbitlegacy .postfoot .textcontrols a.newreply, .postbit .postfoot .textcontrols a.newreply {
  122.     background:url(https://www.mpgh.net/forum/mpghv2/buttons/quote_40b-hover.png) no-repeat #252525 left;
  123. }
  124. .postbitlegacy .postfoot .textcontrols a.quickreply, .postbit .postfoot .textcontrols a.quickreply, .postbitlegacy .postfoot .textcontrols a.forwardpost, .postbit .postfoot .textcontrols a.forwardpost {
  125.     background:url(https://www.mpgh.net/forum/mpghv2/buttons/reply_40b-hover.png) no-repeat #252525 left;
  126. }
  127. .postbitlegacy .postfoot .textcontrols a.editpost, .postbit .postfoot .textcontrols a.editpost, .eventbit .eventfoot .textcontrols a.editevent {
  128.     background:url(https://www.mpgh.net/forum/mpghv2/buttons/edit_40b-hover.png) no-repeat #252525 left;
  129. }
  130. .postbitlegacy .postfoot .textcontrols a.report, .postbit .postfoot .textcontrols a.report {
  131.     background:url(https://www.mpgh.net/forum/mpghv2/buttons/report-40b-hover.png) no-repeat #252525 left;
  132. }
  133. .postbitlegacy .postfoot .textcontrols a.infraction, .postbit .postfoot .textcontrols a.infraction {
  134.     background:url(https://www.mpgh.net/forum/mpghv2/buttons/add-infraction_sm-hover.png) no-repeat #252525 left;
  135. }
  136. .postbitlegacy .postfoot .textcontrols a.reputation, .postbit .postfoot .textcontrols a.reputation {
  137.     background:url(https://www.mpgh.net/forum/mpghv2/buttons/reputation-40b-hover.png) no-repeat #252525 left;
  138. }
  139. .postbitlegacy .postfoot .textcontrols a.ip, .postbit .postfoot .textcontrols a.ip {
  140.     background:url(https://www.mpgh.net/forum/mpghv2/buttons/ip-40b-hover.png) no-repeat #252525 left;
  141. }
  142. .postbitlegacy .postfoot .textcontrols a.multiquote, .postbit .postfoot .textcontrols a.multiquote {
  143.     background:url(https://www.mpgh.net/forum/mpghv2/buttons/multiquote_40b-hover.png) no-repeat #252525 left;
  144. }
  145. .postbitlegacy .postbody, .eventbit .eventdetails .eventbody {
  146.     margin-left:221px;
  147. }
  148. ::-webkit-scrollbar-button {
  149.     display: none;
  150.     height: 13px;
  151.     border-radius: 0px;
  152.     background-color: #AAA;
  153. }
  154. ::-webkit-scrollbar-button:hover {
  155.     background-color: #AAA;
  156. }
  157. ::-webkit-scrollbar-thumb {
  158.     background-color: #1467ab;
  159.     border-radius: 1.5px;
  160. }
  161. ::-webkit-scrollbar-thumb:hover {
  162.     background-color: #CCC;
  163. }
  164. ::-webkit-scrollbar-track {
  165.     background-color: #bfbfbf;
  166. }
  167. ::-webkit-scrollbar-track:hover {
  168.     background-color: #CCC;
  169. }
  170. ::-webkit-scrollbar {
  171.     width: 3px;
  172. }
  173. div[id^=post_message] > blockquote > a {
  174.     color:#DBBA4B !important;
  175. }
  176. .postbitlegacy .userinfo .userinfo_extra {
  177.     color:#afafaf !important;
  178. }
  179. .userprofile {
  180.     border-bottom:none !important;
  181.     padding-bottom:2px !important;
  182. }
  183. /* threadstarter bullshit */
  184.  .threadstarter > b {
  185.     display:none;
  186. }
  187. .threadstarter {
  188.     height:22px;
  189.     width:22px;
  190.     background:url(https://i.imgur.com/ZUHnlnW.png) no-repeat;
  191.     background-size:22px 22px;
  192.     margin:0 auto;
  193.     margin-top:-5px;
  194.     padding-bottom:5px;
  195.     /*position:absolute;
  196.     top:10px;
  197.     left:100px;*/
  198. }
  199. /* QUOTES REPLIES */
  200.  .bbcode_container div.bbcode_quote {
  201.     background:rgba(12, 12, 12, 0.28) !important;
  202.     border:none !important;
  203.     border-left:3px solid #036192 !important;
  204. }
  205. .bbcode_container .bbcode_quote_container {
  206.     background:none !important;
  207. }
  208. .bbcode_container div.bbcode_quote div.message {
  209.     color:#afafaf !important;
  210.     margin-left:20px;
  211.     color:#afafaf !important;
  212. }
  213. .bbcode_postedby {
  214.     font-family:'Roboto', sans-serif !important;
  215.     color:#afafaf !important;
  216. }
  217. /* tools menu above threads, staff */
  218.  .toolsmenu {
  219.     background:#252525;
  220. }
  221. /* breadcrumb */
  222.  div[style="padding: 2px 2px 2px 2px; border-radius: 0; border: 1px solid #AAA; background-color: #EEEEEE; margin: 10px 0;"] {
  223.     border:1px solid #303030 !important;
  224.     background:#252525 !important;
  225.     padding:0 !important;
  226. }
  227. div.breadcrumb {
  228.     background:#222 !important;
  229.     border:1px solid #0f0f0f !important;
  230. }
  231. .breadcrumb .navbithome {
  232.     background: url(https://static.nulled.to/public/style_images/images/secondary_nav.png) no-repeat 100% 0 !important;
  233.     padding-left:5px !important;
  234.     margin-left:0px;
  235. }
  236. .breadcrumb .navbit a, .breadcrumb .navbit a span {
  237.     background: url(https://static.nulled.to/public/style_images/images/secondary_nav.png) no-repeat 100% 0 !important;
  238.     color:#036192 !important;
  239. }
  240. .breadcrumb .navbit a {
  241.     background: url(https://static.nulled.to/public/style_images/images/secondary_nav.png) no-repeat 0 0 !important;
  242. }
  243. .breadcrumb .active span.current {
  244.     background: url(https://static.nulled.to/public/style_images/images/secondary_nav.png) no-repeat 0 0 !important;
  245.     color:#036192 !important;
  246. }
  247. .breadcrumb .active span.current span.holder {
  248.     background: url(https://static.nulled.to/public/style_images/images/secondary_nav.png) no-repeat 100% 0 !important;
  249. }
  250. img[src="https://www.mpgh.net/forum/images/misc/male.gif"] {
  251. }
  252. img[src="https://www.mpgh.net/forum/images/misc/male.gif"] {
  253.     background:url(https://cdn2.iconfinder.com/data/icons/bitsies/128/Male-512.png) no-repeat;
  254.     background-size:16px 16px;
  255.     position: relative;
  256.     overflow: hidden;
  257.     width: 16px;
  258.     height: 16px;
  259.     padding: 16px 16px 0 0;
  260.     box-sizing: border-box;
  261. }
  262. /* Deleted posts styling */
  263.  .postbitdeleted > .posthead {
  264.     background:#252525 !important;
  265.     border:1px solid #0f0f0f !important;
  266. }
  267. .postbitdeleted > .userinfo {
  268.     background:#252525 !important;
  269.     border-top:1px solid #303030 !important;
  270. }
  271. .postbitdeleted > .postbody > .nodecontrols {
  272.     background:#252525 !important;
  273.     border-top:1px solid #303030 !important;
  274.     border-bottom:1px solid #0f0f0f !important;
  275.     padding:10px 0 8px !important;
  276. }
  277. .postbitdeleted .nodecontrols .textcontrol, .postbitignored .nodecontrols .textcontrol {
  278.     background:#252525 !important;
  279. }
  280. .postbitdeleted .userinfo, .postbitignored .userinfo {
  281.     border-top:1px solid #303030 !important;
  282.     border-bottom:1px solid #303030 !important;
  283. }
  284. .postbitdeleted .postbody, .postbitignored .postbody {
  285.     border:1px solid #0f0f0f !important;
  286. }
  287. .postbitlegacy .postbody, .eventbit .eventdetails .eventbody, .postbitdeleted {
  288.     background:#252525 !important;
  289.     border-left:1px solid #303030 !important;
  290. }
  291. /* THREADS VIEWED IN FORUM AKA THREADBITS */
  292.  .threadbit {
  293. }
  294. .toolsmenu div {
  295.     color:#afafaf !important;
  296.     border:1px solid #0f0f0f !important;
  297. }
  298. .toolsmenu {
  299.     border:1px solid #303030 !important;
  300. }
  301. .toolsmenu .popupgroup a.popupctrl, .toolsmenu .popupgroup .popupmenu a.popupctrl, .toolsmenu .popupgroup .popupmenu:hover a.popupctrl, .toolsmenu .popupgroup .popupmenu:hover .popupctrl a.popupctrl.active {
  302.     color:#afafaf !important;
  303. }
  304. .threadbit .nonsticky, .threadbit .discussionrow, .threadbit .sticky, .threadbit .deleted {
  305.     background: #252525 !important;
  306. }
  307. .threadbit .alt {
  308.     background: #252525 !important;
  309. }
  310. .threadbit .nonsticky, .threadbit .deleted, .threadbit .discussionrow, .threadbit .ignored {
  311.     background:#252525 !important;
  312. }
  313. li:nth-child(odd) .nonsticky, li:nth-child(odd) .sticky, li:nth-child(odd) .deleted {
  314.     border-bottom:1px solid #303030 !important;
  315.     border-top:1px solid #303030 !important;
  316.     border-left:none !important;
  317.     border-right:none !important;
  318.     color:#afafaf !important;
  319. }
  320. li:nth-child(even) .nonsticky, li:nth-child(even) .sticky, li:nth-child(even) .deleted {
  321.     border-bottom:1px solid #161616 !important;
  322.     border-top:1px solid #161616 !important;
  323.     border-left:none !important;
  324.     border-right:none !important;
  325.     color:#afafaf !important;
  326. }
  327. .threadbit .title {
  328.     color:#afafaf !important;
  329. }
  330. a[id^=yui] > strong {
  331.     color:#417394 !important;
  332. }
  333. /* last post by user link */
  334.  div > div > div.inner > h3 > span > b > font > u {
  335.     /* sticky prefix */
  336.     color:steelblue !important;
  337. }
  338. .pagination span a {
  339.     /* pages */
  340.     background:none !important;
  341.     border:none !important;
  342. }
  343. .threadlisthead, .forumhead, .blockhead {
  344.     background:none !important;
  345.     border-top:1px solid #303030 !important;
  346.     border-bottom:1px solid #0f0f0f !important;
  347.     border-left:3px solid steelblue !important;
  348.     border-right:none !important;
  349. }
  350. #pagetitle {
  351.     color:#afafaf !important;
  352. }
  353. .nonsticky[style="background-color: rgb(255, 227, 170);"] {
  354.     border-bottom:1px solid rgb(255, 227, 170) !important;
  355. }
  356. .nonsticky[style="background-color: rgb(255, 227, 170);"] .threadlastpost, .sticky[style="background-color: rgb(255, 227, 170);"] .threadlastpost {
  357.     /* premium sellers threads */
  358.     background:#252525 !important;
  359. }
  360. .nonsticky[style="background-color: rgb(255, 227, 170);"] .threadinfo {
  361.     border-left:3px solid rgb(255, 227, 170) !important;
  362.     border-radius:9px;
  363. }
  364. .nonsticky[style="background-color: rgb(255, 227, 170);"] .threadinfo a.title {
  365.     color:rgb(255, 227, 170) !important;
  366. }
  367. /* /forums/ */
  368.  .forumhead + .childforum .L2:first-child .forumrow, .forumhead + .L2 .forumrow, .forumbit_nopost .forumbit_nopost .forumrow, .forumbit_post .forumrow {
  369.     border-bottom:1px solid #161616 !important;
  370.     border-top:1px solid #303030 !important;
  371.     border-left:none !important;
  372.     border-right:none !important;
  373.     color:#afafaf !important;
  374.     background:#252525 !important;
  375. }
  376. .forumbit_post .foruminfo .forumdata .forumtitle a, .forumbit_nopost .forumbit_nopost .forumrow .forumtitle a {
  377.     color:steelblue !important;
  378. }
  379. li.subforum > a {
  380.     color:#afafaf !important;
  381. }
  382. .forumbit_post .forumdescription {
  383.     color:#afafaf !important;
  384. }
  385. .lastposttitle > a {
  386.     color:#afafaf !important;
  387. }
  388. /* styling quickreply/wysiwyg*/
  389.  .blockbody.formcontrols {
  390.     background:#252525 !important;
  391.     color:#afafaf !important;
  392.     border-left:3px solid steelblue !important;
  393.     border-bottom:1px solid #303030 !important;
  394.     border-right:none !important;
  395. }
  396. .formcontrols .blockrow {
  397.     background:#252525 !important;
  398.     border-top:1px solid #303030 !important;
  399. }
  400. .texteditor.forum .cke_skin_kama textarea.cke_source, .texteditor.forum textarea {
  401.     background:#EEE !important;
  402. }
  403. #vB_Editor_QR > div > div > div {
  404.     background:#252525 !important;
  405. }
  406. .editor_textbox_container {
  407.     background:#252525 !important;
  408.     border:1px solid #0f0f0f !important;
  409. }
  410. span.cke_skin_kama {
  411.     border:1px solid #303030 !important;
  412. }
  413. .cke_skin_kama .cke_wrapper.cke_ltr, .cke_skin_kama .cke_wrapper.cke_rtl {
  414.     background:#303030 !important;
  415. }
  416. .cke_skin_kama .cke_editor .cke_rcombo a, .cke_skin_kama .cke_editor .cke_toolgroup {
  417.     background:#afafaf !important;
  418. }
  419. .actionbuttons {
  420.     background:#252525 !important;
  421.     border-top:1px solid #0f0f0f !important;
  422.     border-bottom:1px solid #0f0f0f !important;
  423.     border-left:1px solid #0f0f0f !important;
  424.     border-right:1px solid #0f0f0f !important;
  425. }
  426. .blockfoot, .blocksubfoot {
  427.     border-top:1px solid #0f0f0f !important;
  428.     border-bottom:1px solid #0f0f0f !important;
  429. }
  430. /* TOP NAVIGATION BAR, FORUM LIST */
  431.  div[style="padding: 0 2px; background: url(mpghv2/gradient_quicklinks.png) repeat-x scroll left top #16334b; margin: 0 2px; border-top: 1px solid #5a8fb0;"] {
  432.     background:#252525 !important;
  433.     border:1px solid #0f0f0f !important;
  434.     padding-left:0px !important;
  435.     padding-right:0px !important;
  436. }
  437. ul.navi1 {
  438.     border-top:1px solid #303030 !important;
  439.     color:#afafaf !important;
  440.     border-right:1px solid #303030 !important;
  441.     border-left:1px solid #303030 !important;
  442. }
  443. ul.navi3 {
  444.     color:#afafaf !important;
  445.     border-right:1px solid #303030 !important;
  446.     border-left:1px solid #303030 !important;
  447. }
  448. /* advertising area */
  449.  div[style="width: 100%; height: 102px; background-image: url(mpghv2/gradient_header.png);"] {
  450.     background:#252525 !important;
  451.     background-image:none !important;
  452. }
  453. div[style="border-top: 1px solid #6d94b3; margin: 0 2px;"] {
  454.     border-top:1px solid #0f0f0f !important;
  455. }
  456. /* user area */
  457.  div[style="float: right; background-color: #FFF; width: 325px; height: 95px; border-left: 1px solid #DEDEDE; border-right: 1px solid #DEDEDE; border-bottom: 1px solid #DEDEDE; border-radius: 0 0 3px 3px; margin-right: 5px; margin-top: 1px;"] {
  458.     background:#252525 !important;
  459.     border-left:1px solid #303030 !important;
  460.     border-right:1px solid #303030 !important;
  461.     border-bottom:1px solid #303030 !important;
  462. }
  463. div[style="width: 100%;height: 100px;"] {
  464.     border-top:1px solid #303030 !important;
  465. }
  466. /* forum sublinks */
  467.  .forum_sublinks_background {
  468.     background:#303030 !important;
  469.     border:1px solid #0f0f0f !important;
  470. }
  471. div[style=" border-top: 1px solid #444; background: url(mpghv2/gradient_subnav.png) repeat-x scroll left top #252525; margin: 0 2px; padding: 0 10px;"] {
  472.     background:none !important;
  473.     border-top:1px solid #303030 !important;
  474. }
  475. div.postdetails > div.postbody > div:nth-child(2) {
  476.     border-left:1px solid #303030 !important;
  477. }
  478. /* CHAT */
  479.  #EmbeddedContainer .mainToggle .toggleContent {
  480.     background:#252525 !important;
  481. }
  482. #EmbeddedContainer .mainToggle {
  483.     background:#161616 !important;
  484. }
  485. .lobbyListContainer>.title {
  486.     background:none !important;
  487.     border-top:1px solid #303030 !important;
  488.     border-bottom:1px solid #0f0f0f !important;
  489.     border-left:3px solid steelblue !important;
  490.     border-right:none !important;
  491.     background:#252525 !important;
  492. }
  493. .lobbyItem {
  494.     background:#252525 !important;
  495. }
  496. .lobbyListContainer .lobbyList>div .lobbyItem:nth-child(odd) {
  497.     border-bottom:1px solid #303030 !important;
  498.     border-top:1px solid #303030 !important;
  499.     border-left:none !important;
  500.     border-right:none !important;
  501.     color:#afafaf !important;
  502. }
  503. .lobbyListContainer .lobbyList>div .lobbyItem:nth-child(even) {
  504.     border-bottom:1px solid #161616 !important;
  505.     border-top:1px solid #161616 !important;
  506.     border-left:none !important;
  507.     border-right:none !important;
  508.     color:#afafaf !important;
  509. }
  510. .scrollBars .thumb-vertical, .scrollBars>div:last-of-type {
  511.     display:none !important;
  512. }
  513. div[style="position: relative;overflow: hidden;width: 100%;height: 100%;background: #252525 !important;"] {
  514.     background:#252525 !important;
  515. }
  516. #Lobby, #Lobby .lobbyFooter {
  517.     background:#252525 !important;
  518. }
  519. div[style="position: absolute; height: 6px; right: 2px; bottom: 2px; left: 2px; border-radius: 3px;"] {
  520.     display:none !important;
  521. }
  522. div[style="position: absolute;top: 0px;left: 0px;right: 0px;bottom: 0px;overflow: scroll;margin-right: -3px;margin-bottom: -3px;"], div[style="position: relative;overflow: hidden;width: 100%;height: 100%;background: #252525 !important;"], div[style="position: absolute;top: 0px;left: 0px;right: 0px;bottom: 0px;overflow: scroll;margin-right: -3px;margin-bottom: -3px;"] {
  523.     background:#252525 !important;
  524. }
  525. .lobbyListContainer {
  526.     border-bottom:none !important;
  527. }
  528. .lobbyListContainer .searchContactAreaContainer .searchContactArea .inputBoxArea input {
  529.     background:#252525 !important;
  530. }
  531. .lobbyListContainer .lobbyList>div .lobbySubtitle {
  532.     background:none !important;
  533.     border-top:1px solid #303030 !important;
  534.     border-bottom:1px solid #303030 !important;
  535.     border-left:3px solid steelblue !important;
  536.     border-right:none !important;
  537.     background:#252525 !important;
  538. }
  539. .chatWindow .activeChannelContainer .activeChat .activeChatContent .titleBarContainer .titleBar {
  540.     background:none !important;
  541.     border-top:1px solid #303030 !important;
  542.     border-bottom:1px solid #0f0f0f !important;
  543.     border-left:1px solid #0f0f0f !important;
  544.     border-right:none !important;
  545.     background:#252525 !important;
  546. }
  547. div[style="position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; overflow: scroll; margin-right: -3px; margin-bottom: -3px;"] {
  548.     margin-bottom:-20px !important;
  549.     background:#252525 !important;
  550.     border-top:1px solid #303030 !important;
  551. }
  552. .chatWindow .activeChannelContainer .activeChat .activeChatContent .inputsContainer {
  553.     border-top:1px solid #303030 !important;
  554.     border-bottom:1px solid #0f0f0f !important;
  555.     border-left:1px solid #0f0f0f !important;
  556.     border-right:none !important;
  557.     background:#252525 !important;
  558. }
  559. .chatWindow .activeChannelContainer .activeChat .activeChatContent .chatPanel .messagesWrapper .messagesContainer {
  560.     background:#252525 !important;
  561.     color:#afafaf !important;
  562. }
  563.  
  564. .chatWindow .activeChannelContainer .activeChat .activeChatContent .chatPanel .messagesWrapper {
  565.     border-right:1px solid #161616 !important;
  566. }
  567.  
  568. .chatWindow .activeChannelContainer .activeChat .activeChatContent .chatPanel .userListContainer .userCount {
  569.     background:#161616 !important;
  570.         border-bottom:1px solid #161616 !important;
  571. }
  572.  
  573. .chatWindow .activeChannelContainer .activeChat .activeChatContent .chatPanel .userListContainer {
  574.     border-left:1px solid #161616 !important;
  575. }
  576.  
  577. .chatWindow .activeChannelContainer .activeChat .activeChatContent .chatPanel .userListContainer .userListToggle {
  578.     background:steelblue !important;
  579.     width:10px !important;
  580. }
  581.  
  582. .chatWindow .activeChannelContainer .toggleWrapper {
  583.     background:#252525 !important;
  584. }
  585.  
  586. .chatWindow .activeChannelContainer .toggleWrapper .conversationToggle {
  587.     background:#252525 !important;
  588. }
  589.  
  590. [data-notifications]:after {
  591.     background:#EEE !important;
  592.     color:#252525 !important;
  593. }
  594.  
  595. .lobbyListContainer .lobbyList>div .lobbyItem.contact:not(.pending):not(.request) .newMessages {
  596.     background:#303030 !important;
  597.     color:steelblue !important;
  598.     border:1px solid #303030 !important;
  599. }
  600.  
  601. #Lobby .lobbyFooter>.state {
  602.     color:#afafaf !important;  
  603. }
  604.  
  605. #Lobby .lobbyFooter .buttons .lobbyButton {
  606.     color:#afafaf !important;
  607.     border:none !important;
  608. }
  609.  
  610. #Lobby .lobbyFooter>.state>div {
  611.     border:none !important;
  612. }
  613.  
  614.  
  615. /* profile? */
  616. .body_wrapper {
  617.     background:#252525 !important;
  618. }
  619.  
  620. li[style="padding-bottom:6px; padding-left:12px;"] { /* mentions page mention */
  621.     color:#afafaf !important;
  622. }
  623.  
  624. #view-usertags .member_content .subsectionhead-understate, #view-quotes .member_content .subsectionhead-understate, #view-mentions .member_content .subsectionhead-understate, #view-hashes .member_content .subsectionhead-understate { /* mentions date */
  625.     background:#252525 !important;  
  626.     color:#d4d4d4 !important;
  627. }
  628.  
  629. #view-usertags .member_content .subsection, #view-quotes .member_content .subsection, #view-mentions .member_content .subsection, #view-hashes .member_content .subsection {
  630.     border-top:1px solid #303030 !important;
  631. }
  632.  
  633.  
  634. #sidebar_container.member_summary { /* left side, main user area */
  635.     background-image:none !important;
  636.     background:#252525 !important;
  637.     border:1px solid #0f0f0f !important;
  638. }
  639.  
  640. .member_content #sidebar_container div.block {
  641.     background:none !important;
  642.    
  643. }
  644. #sidebar_container.member_summary .mainblock {
  645.     border:1px solid #303030 !important;
  646. }
  647.  
  648. div#view-stats_mini {
  649.     border-top:1px solid #0f0f0f !important;
  650. }
  651.  
  652. #sidebar_container .userprof_content .blockrow {
  653.     background-color:#252525 !important;
  654.     border-color:#0f0f0f !important;
  655. }
  656.  
  657. dl.stats dt, #sidebar_container dl.stats, #sidebar_container .blockbody.userprof_content, #sidebar_container .userprof_content .time, .userprof_content .time {
  658.    
  659. }
  660.  
  661. #sidebar_container .blockbody {
  662.     border:none !important;
  663. }
  664.  
  665.  
  666. /* SETTINGS */
  667. .pmlist .blockrow {
  668. }
  669.  
  670. /* TESTING 1/16/19 @ 10:24PM */
  671.  
  672.  
  673. /* attachments */
  674. .content .attachments {
  675.     background:#252525 !important;
  676.     border-left:3px solid steelblue !important;
  677.     border-right:none !important;
  678.     border-top:none !important;
  679.     border-bottom:none !important;
  680.     border-radius:0 !important;
  681. }
  682.  
  683. .postcontent > legend > b {
  684.        color:#eee !important;
  685. }
  686.  
  687. a[href^="attachment"] {
  688.     color:#DBBA4B !important;  
  689. }
  690.  
  691.  
  692. /* search page results small fixes */
  693. .threadbit .title {
  694.     background:#252525 !important;  
  695. }
  696.  
  697. a[href^="forumdisplay"] {
  698.     color:#afafaf !important;  
  699. }
  700.  
  701. /* [code] bb */
  702. .bbcode_container div.bbcode_code, .bbcode_container pre.bbcode_code {
  703.     background:#252525 !important;  
  704. }
  705.  
  706.  
  707.  
  708. /* TESTING - 1/17 @ 6:21PM */
  709.  
  710.  
  711. /* usertitles */
  712. .postbitlegacy .userinfo .rank, .postbitlegacy .userinfo .usertitle {
  713.     color:#afafaf !important;
  714. }
  715.  
  716. /* viewing a user's posts */
  717.  
  718.  
  719. /* spoilers */
  720. input[value^="SPOILER:"] {
  721.     background:none !important;
  722.     color:#dbba4b !important;
  723. }
  724.  
  725. div[style="background-color: rgb(234, 234, 234); border: 1px solid rgb(206, 206, 206); border-radius: 3px; padding: 10px;"] {
  726.     background:none !important;  
  727. }
  728.  
  729.  
  730. /* deleted threads */
  731. /* added to previous styling threadbit */
  732. .threadbit .deleted .threadinfo {
  733.     border-left:3px solid #E35F5F !important;  
  734. }
  735.  
  736. /* another attempted font color fix */
  737. blockquote span[style^="font-family"], font[color="*"], font[size="*"], blockquote.postcontent.restore {
  738.     color:#afafaf !important;  
  739. }
  740.  
  741. /* main page */
  742. body > div > div.outercontainer > div > div.body_wrapper > table > tbody > tr > td:nth-child(3) { /* remove right column of main page */
  743.     display:none !important;  
  744. }
  745.  
  746. div.blockrow {
  747.     background:#252525 !important;
  748.     color:#afafaf !important;
  749.     border-top:1px solid #303030 !important;
  750.     border-left:1px solid #303030 !important;
  751.     border-right:1px solid #303030 !important;
  752.     border-bottom:1px solid 3030303 !important;
  753. }
  754.  
  755. .vba_module {
  756.     border-top:none !important;
  757.     border-left:1px solid #0f0f0f !important;
  758.     border-right:1px solid #0f0f0f !important;
  759.     border-bottom:1px solid #0f0f0f !important;
  760. }
  761.  
  762. .vba_news {
  763.     margin:0px !important;
  764. }
  765.  
  766. /* TESTING 1/21/19 @ 6:05pm */
  767.  
  768. #Lobby > div.lobbyFooter > div.buildVersion {
  769.     /* chat footer, build version */
  770.     background:#252525 !important;
  771.     color:#EEE !important;
  772. }
  773.  
  774. .bbcode_quote div.quote_container {
  775.     color:#AFAFAF !important;  
  776. }
  777.  
  778. font[color="black"] {
  779.     color:#afafaf !important;
  780. }
  781.  
  782. .unapproved {
  783.     border-left:3px solid #E3D85F !important;
  784. }  
  785.  
  786. .unapproved > div > div > div.inner > h3 > span.prefix.understate {
  787.     color:#e3d85f !important;
  788. }
  789.  
  790. .announcerow {
  791.     background:#ffe3aa !important;
  792. }
  793.  
  794.  
  795. .announcerow .announceinfo, .announcerow .announcement {
  796.     background:#ffe3aa !important;
  797.    
  798. }
  799.  
  800. /* user cp, left navigation */
  801. #usercp_nav li {
  802.    background:#303030 !important;
  803. }
  804.  
  805. #usercp_nav li a:hover {
  806.     background:#252525 !important;
  807. }
  808.  
  809. #usercp_nav li a {
  810.     color:#afafaf !important;
  811. }
  812.  
  813. #usercp_nav hr {
  814.     display:none !important;
  815. }
  816.  
  817. #usercp_nav .blockbody {
  818.     border:none !important;
  819. }
  820.  
  821. #usercp_nav .blocksubhead {
  822.     background:#252525 !important;
  823.     color:#4682b4 !important;
  824. }
  825.  
  826. #usercp_nav .blocksubhead.profile {
  827.     border-top:1px solid #303030 !important;
  828. }
  829.  
  830. /* user cp, user notifications */
  831. .pmlist .blockrow {
  832. border-bottom:1px solid #161616 !important;
  833.     border-top:1px solid #303030 !important;
  834.     border-left:none !important;
  835.     border-right:none !important;
  836.     color:#afafaf !important;
  837.     background:#252525 !important;
  838. }
  839.  
  840. .blockbody {
  841.     background:#252525 !important;
  842. }
  843.  
  844. .pmlist .blockrow .title {
  845.     color:#afafaf !important;
  846. }
  847.  
  848. /*pms full page */
  849. #pmfolderlist .blocksubhead {
  850.     border-left:3px solid steelblue !important;
  851.     background:#252525 !important;
  852.     border-top:1px solid #303030 !important;
  853.     color:steelblue !important;
  854. }
  855.  
  856. /* reputation and below */
  857. .reputationbits .summaryinfo, #infractionslist .summaryinfo {
  858. border-bottom:1px solid #161616 !important;
  859.     border-top:1px solid #303030 !important;
  860.     border-left:none !important;
  861.     border-right:none !important;
  862.     color:#afafaf !important;
  863.     background:#252525;
  864. }
  865.  
  866. .summaryinfo.redcard {
  867.     background:#252525 url("https://www.mpgh.net/forum/mpghv2/misc/redcard_small.gif") left center no-repeat !important;
  868. }
  869.  
  870. .summaryinfo.pos {
  871.     background:#252525 url(https://www.mpgh.net/forum/mpghv2/reputation/reputation_pos.png) left center no-repeat !important;
  872. }
  873.  
  874. .summaryinfo .iteminfo .title a {
  875.     color:#afafaf !important;
  876. }
  877.  
  878. .summaryinfo .userinfo .user a {
  879.     color:#417394 !important;
  880. }
  881.  
  882. .blockbody.settings_form_border {
  883.     border:none !important;
  884. }
  885.  
  886. /* Fixing color of links in top right user area */
  887. div[style="padding: 2px;"] a {
  888.     color:#afafaf !important;
  889. }
  890.  
  891. #vmoods_list a {
  892.     color:#afafaf !important;  
  893. }
  894.  
  895. .notifications-number {
  896.     color:#afafaf !important;  
  897. }
  898.  
  899. div[style="padding: 2px; color: #284C7E;"] {
  900.     color:#afafaf !important;  
  901. }
  902.  
  903. /* TESTING - 2/17 11:13am */
  904.  
  905. font[color="Navy"] {
  906.     color:#afafaf !important;
  907. }
  908.  
  909. /* PROFILE OVERHAUL */
  910.  
  911. .userprof_headers  { /* top of a vm which includes name and actions on the right */
  912.     background:#252525 !important;
  913.     border-bottom:1px solid #161616 !important;
  914. }
  915.  
  916. .userprof_content { /* text of VM */
  917.     border-top:1px solid #303030 !important;
  918.     background:#252525 !important;
  919.     color:#afafaf !important;
  920. }
  921.  
  922. .userprof_headers_border {
  923.     border-left:none !important;
  924.     border-top:none !important;
  925.     border-right:none !important;
  926. }
  927.  
  928. .userprof_content_border {
  929.     border-left:none !important;
  930.     border-right:none !important;
  931.     border-bottom:none !important;
  932. }
  933.  
  934. .postbit-lite {
  935.     border:1px solid #474848 !important;
  936.     border-radius:7px !important;
  937.     padding-left:3px !important;
  938.     padding-top:3px !important;
  939. }
  940.  
  941. /*navbar of profile*/
  942. .activitystream_block dd, dd.userprof_moduleinactive {
  943.     border-top-left-radius:8px !important;
  944.     border-top-right-radius:8px !important;
  945.     padding-top:2px !important;
  946.     background:#808080 !important;
  947.     color:#afafaf !important;
  948. }
  949.  
  950. .activitystream_block dd.selected, dd.userprof_module {
  951.     border-top-left-radius:8px;
  952.     border-top-right-radius:8px !important;
  953.     padding-top:2px !important;
  954.     background:#5c5c5c !important;
  955.     color:#afafaf !important;
  956. }
  957.  
  958. dd.userprof_module, dd.userprof_moduleinactive, dd.userprof_content, dd.userprof_module a, dd.userprof_moduleinactive a, dd.userprof_content a {
  959.    
  960. }
  961.  
  962. #profile_customization_button {
  963.    
  964.     width:20px !important;
  965.     height:20px !important;
  966.     overflow:hidden !important;
  967. }
  968.  
  969. .memberprofiletabunder {
  970.     background-image:none !important;
  971.     background:#5c5c5c !important;
  972.     height:5px !important;
  973.     margin-top:-1px !important;
  974. }
  975.  
  976. #message_form {
  977.     margin-top:5px !important;
  978. }
  979.  
  980. #message_form > .userprof_border > .userprof_editor {
  981.     border:none !important;
  982. }
  983.  
  984. .profile_editor_border, .profile_content .actionbuttons {
  985.     border:none !important;
  986. }
  987.  
  988. .postbitlegacy .postfoot .textcontrols a.deleted, .postbit .postfoot .textcontrols a.deleted {
  989.     background-color:#252525 !important;
  990.     border:none !important;
  991. }
  992. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement