Advertisement
Guest User

Untitled

a guest
Oct 19th, 2018
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.70 KB | None | 0 0
  1. #plashque { display:none; }
  2.  
  3. .moneymoneymoney {display: none;}
  4.  
  5. .nb.desktop, #report-form {display: none;}
  6.  
  7. .qr-vk-public, .form-files-limits, .oekaki-images-area, .rules-area {display: none;}
  8.  
  9. .postbtn-report, .postbtn-expall, .postbtn-exp, .turnmeoff, .kupi-passcode-suka, #CommentToolbar, #qr-CommentToolbar {display: none;}
  10.  
  11. #posts-form {width:99%; margin:auto; color:#64a079d4;}
  12.  
  13. hr {display:none}
  14.  
  15.  
  16. html, body
  17. {background-color:#383838;
  18. padding-top:0px;
  19. padding-bottom:0px !important;
  20. padding-left:0;
  21. padding-right:0;
  22. color:#64a079d4; }
  23.  
  24. .thread{}
  25.  
  26.  
  27.  
  28. .post-wrapper{margin:auto; width:100%; margin-top:11px; margin-bottom:11px;}
  29.  
  30. .post.reply{border-radius: 0px 0 0 0px; padding:10px !important; padding-left:17px !important;
  31. background:#454545; box-shadow: 0px 0px 0px rgba(0,0,0,0.05); min-width: 400px;}
  32.  
  33. .post-details{color:#757575 !important; font-size:12pt; margin:0;}
  34.  
  35. .reflink a{color:#757575 !important; font-size:12pt;}
  36.  
  37. .ABU-refmap {color:#757575 !important; font-size:8pt; margin:0;}
  38.  
  39. a {color: #4682B4; text-decoration:none !important;}
  40.  
  41. post-email{border-bottom: none !important; text-decoration: none !important;}
  42.  
  43. .post-message{margin:17px !important; }
  44.  
  45. #settings{font-size:10pt; margin-left: 0.5%; display:inline-block !important;
  46. visibility: visible !important; background:#454545; width:140px; height:25px; padding-left:33px;
  47. padding-top:3.4px; box-shadow: 0.5px 0.5px 2px rgba(0,0,0,0.5); border-bottom: none !important;
  48. text-decoration: none !important; color:#64a079d4; text-align: left; }
  49.  
  50. .adminbar__menu {visibility:hidden;}
  51.  
  52. #title{color: #b97e23;}
  53.  
  54. .reply-label.reply-label-top, .reply-label.reply-label-bot{color: #64a079d4;}
  55.  
  56. .desktop{color: #64a079d4;}
  57.  
  58. .mess-post.desktop {color: #64a079d4;}
  59.  
  60. .postbtn-hide{background:none; border-bottom:solid 1px #757575 !important; width:10px; height:10px;}
  61.  
  62. .mess-post.desktop a {color: #64a079d4;}
  63.  
  64. .fa.postbtn-favorite.fa-star{color: #757575;}
  65.  
  66. .fa.postbtn-favorite.fa-star-o{color: #757575;}
  67.  
  68.  
  69. .bb-header-text.bb-header-text-new{color: #64a079d4; font-size:10pt;}
  70.  
  71. .bb.bb-header{font-size:10pt !important; color: #64a079d4;}
  72.  
  73. .postbtn-options {
  74. background: none;
  75. border-bottom: solid 1px #757575 !important;
  76. width: 10px;
  77. height: 10px;
  78. border-left: solid 1px #757575 !important;
  79. border-top: solid 1px #757575 !important;
  80. border-right: solid 1px #757575 !important;
  81. }
  82.  
  83. .unkfunc{color:#c79535fc;}
  84.  
  85. body.replypage .reply .reflink::before {color: #2E8B57 !important;}
  86. .ophui {color: #b97e23 !important;}
  87.  
  88. #qr-fav-autowatchmythreads, #qr-fav-autowatchmyposts { opacity: 0; transition: 1s;}
  89.  
  90. #favorites-body a{ color:#454545 !important; transition: 1s; }
  91.  
  92. .bb.favorites {
  93. right: 100px !important;
  94. margin-bottom: 10px;
  95. opacity: 0;
  96. color:#454545 !important;
  97. border: 1px solid #7A7A7A;
  98. border-radius: 10px;
  99. }
  100.  
  101. .bb.favorites:hover { opacity: 1; color: #64a079d4 !important;}
  102. .bb.favorites:hover #favorites-body a { opacity: 1; color: #64a079d4 !important;}
  103. .bb.favorites:hover #qr-fav-autowatchmythreads,.bb.favorites:hover #qr-fav-autowatchmyposts { opacity: 1; }
  104.  
  105. .reply.hidden-thread-box, .reply.hidden-post-box {margin:0; width:70%; margin-top:0px; margin-bottom:0px;
  106. border:none !important; background:#383838; -webkit-border-radius: 0px; -moz-border-radius: 0px;
  107. padding:3px; font-size:10pt; box-shadow: 0px 0px 0px rgba(0,0,0,0.05);}
  108.  
  109. html {-ms-overflow-style: none;}
  110.  
  111.  
  112.  
  113. .reply-label-wrapper{margin-bottom:10px; margin-top:10px;}
  114.  
  115. .board-info{color:#64a079d4;}
  116.  
  117. #boardstats-box{display: none !important;}
  118.  
  119. .thread-nav.desktop{width: 99%; margin:auto !important; margin-top:10px !important; margin-bottom:10px !important;}
  120.  
  121. div.post-wrapper.watched-posts-marker {border-left: solid 5px #4682B4; box-sizing: padding-box; border-radius: 12px;}
  122.  
  123. div.post-wrapper.reply-posts-marker {border-left: dashed 5px #4682B4; box-sizing: padding-box; border-radius: 12px;}
  124.  
  125. div.post.reply {border-left:none; box-shadow: 1px 1px 5px rgba(0,0,0,0.5); border-radius: 5px;}
  126.  
  127.  
  128. .expand-large-comment.a-link-emulator{color: #4682B4;}
  129.  
  130. ::-webkit-scrollbar {background:#383838; }
  131.  
  132. ::-webkit-scrollbar-thumb {background:#454545;}
  133.  
  134. .adminbar__boards{width:99%; margin:auto; margin-top:10px !important; margin-bottom:25px !important;}
  135.  
  136. //.desktop.style-switcher.mselect { margin-top:0px !important; font-size:10pt; margin-left: 0.5%; display:block !important;
  137. visibility: visible !important; background:#454545; width:140px; padding-left:33px;
  138. box-shadow: 0 0px 0px rgba(0,0,0,0.05); ;
  139. text-decoration: none !important; color:#64a079d4;}
  140.  
  141. .reply.hiclass { background: #454545 !important }
  142.  
  143. .up-nav-arrow {
  144. top: 40px;
  145. background: url(/ind/src/484/15176091413000.png) 5px 5px no-repeat;
  146. }
  147.  
  148. .down-nav-arrow {
  149. bottom: 20px;
  150. background: url(/ind/src/484/15176091413001.png) -54px 5px no-repeat;
  151. }
  152.  
  153.  
  154.  
  155. .post .post-title { color: #b97e23 }
  156.  
  157. input[type="text"] {
  158. border: 1px solid #7A7A7A; background: #383838; color: #64a079d4; width: 74.6% !important;}
  159.  
  160. input[type="password"] {
  161. border: 1px solid #7A7A7A; background: #383838; color: #64a079d4; }
  162.  
  163. textarea {
  164. min-width: 366px !important; border: 1px solid #7A7A7A; background: #383838; color: #64a079d4 }
  165.  
  166. input[type="button"] {
  167. color: #64a079d4;
  168. padding: 2px 6px;
  169. border: 1px solid #7A7A7A;
  170. background: #383838;
  171. }
  172.  
  173. input[type="submit"] {
  174. color: #64a079d4;
  175. padding: 2px 6px;
  176. border: 1px solid #7A7A7A;
  177. background: #383838;
  178. float: right !important;
  179. width: 25.1% !important;
  180. }
  181.  
  182. .message-sticker-btn, .message-byte-len { color: #64a079d4 }
  183.  
  184. .post_type_reply, .modal, .bb, .qr {
  185. background-color: #454545;
  186. box-shadow: 2px 2px 10px rgba(0,0,0,0.5);
  187. }
  188.  
  189. .qr .qr-header { background: #454545; color: #64a079d4 }
  190.  
  191. #postform td #shampoo {
  192. margin: 0;
  193. width: 450px;
  194. min-width: 450px !important;
  195. }
  196.  
  197. #postform .mail input[type="text"] {
  198. width: 74.4% !important;
  199. margin-right: 0;
  200. float: left;
  201. }
  202.  
  203. ::-webkit-scrollbar-corner {visibility: hidden }
  204.  
  205. .qr-settings #setting-editor-textarea-textarea {
  206. width: 100%;
  207. min-height: 100px;
  208. height: 396px;
  209. max-height: 396px;
  210. width: 687px;
  211. }
  212.  
  213. .grecaptcha-badge {
  214. bottom: 80px !important;
  215. display: none;
  216. }
  217.  
  218. .modal { border: 1px solid #7A7A7A; }
  219.  
  220. #postform .name input[type="text"], #postform td #subject, #postform .post-tags input[type="text"] {
  221. width: 100% !important;
  222. margin-right: 0;
  223. }
  224.  
  225.  
  226.  
  227. .menu {display: none }
  228. .rmenu { padding-top: 20px }
  229. #csearch { width: 300px !important }
  230.  
  231. .centered {margin-left: 33px; margin-top: 10px }
  232.  
  233. #filter_form { margin-left: -33px; }
  234.  
  235. .thread-info { background: #454545 }
  236.  
  237. .comment { background: #454545; padding-bottom: 20px; }
  238.  
  239. .img-block {
  240. background: #454545;
  241. border-bottom: 10px solid #454545;
  242. margin-bottom: 0px }
  243.  
  244. .thread_wrap {
  245. background-color: #8c848447;
  246. border-bottom: 10px solid #8c848400;}
  247.  
  248. .thread_wrap:after { display: none }
  249.  
  250.  
  251. .thumb { max-width: 230px; }
  252.  
  253. #filter_select, .mselect { border: 1px solid #7A7A7A; background: #383838; color: #64a079d4; }
  254.  
  255.  
  256. #hideFm {margin-top: 10px;
  257. margin-top: -30px;
  258. display: block; }
  259.  
  260. div > a[href="/"] { display: none; }
  261.  
  262. .adminbar__boards_sticky {
  263. display:none;
  264. }
  265.  
  266. .adminbar { margin-top: -15px;}
  267.  
  268.  
  269. input[name="find"] {
  270. margin-top: -30px;
  271. margin-left: 35px;
  272. display: block; }
  273.  
  274. .top-user-boards { margin-bottom: 40px; }
  275.  
  276. .board-tags { margin-bottom: 40px; }
  277.  
  278. .qr-settings thead tr, .qr-settings tbody tr:last-child {
  279. background-color: #454545;
  280. }
  281.  
  282.  
  283. .qr-settings .hiderules-table td {
  284. border: 1px solid #7a7a7a;
  285. }
  286.  
  287. .post_type_reply, .modal, .pager, .bb, .qr, .fm__header {
  288. background-color: #383838; }
  289.  
  290. .cntnt__left {
  291. border-right: 1px solid #454545; }
  292.  
  293. .fm__header:hover {
  294. background: #383838 !important;
  295. color: red;
  296. }
  297.  
  298. qr, .dropd-board-list, .reply, .modal, .pager, .boardstats, .favorites, .dropd-board-btn {
  299. background: #454545; }
  300.  
  301.  
  302. div[class="thread_wrap expandble"] > .thread {
  303. background-color: #4f4d4d;
  304. border: none; }
  305.  
  306. div[class="thread_wrap expandble"] > .thread:hover {
  307. background-color: #4f4d4d;
  308. border: none; }
  309.  
  310. input[id="filter"] { background: #fcfcfc; }
  311.  
  312.  
  313. .media-expand-button, .media-hide-button {
  314. cursor: pointer;
  315. color: #838383;
  316. }
  317.  
  318. .captcha-image img {
  319. width: 100% !important; }
  320.  
  321. input[name="2chaptcha_value"] { width: 100% !important; margin-top: -2px;}
  322.  
  323.  
  324. #postform td .captcha-box #captcha-value {
  325. margin: 0px !important;
  326. margin-top: 1px !important;
  327. }
  328.  
  329. div[class="desktop adminbar adminbar-bottom"] { margin-top: 10px;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement