Advertisement
Guest User

2ch Reborn Light

a guest
Oct 18th, 2018
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 19.71 KB | None | 0 0
  1. header, .catalog, .cntnt {max-width: 980px; margin: 0 auto; padding: 0 10px;}
  2. @media only screen and (min-width: 1480px) and (orientation:portrait),  only screen and (min-width: 1480px) and (orientation:landscape){
  3. header, .catalog, .cntnt {max-width: 1080px; margin: 0 auto; padding: 0 10px;}
  4. }
  5. @media only screen and (min-width: 1680px) and (orientation:portrait),  only screen and (min-width: 1680px) and (orientation:landscape){
  6. header, .catalog, .cntnt {max-width: 1280px; margin: 0 auto; padding: 0 10px;}
  7. }
  8. @media only screen and (min-width: 1880px) and (orientation:portrait),  only screen and (min-width: 1880px) and (orientation:landscape){
  9. header, .catalog, .cntnt {max-width: 1480px; margin: 0 auto; padding: 0 10px;}
  10. }
  11. ::-webkit-scrollbar {width: 12px; height: 12px;}
  12. ::-webkit-scrollbar-button {width: 0px; height: 0px;}
  13. ::-webkit-scrollbar-thumb {background: #babdbf; border-radius: 6px; border: 2px solid #fff;}
  14. ::-webkit-scrollbar-thumb:active {background: #9da1ab;}
  15. ::-webkit-scrollbar-track {background: #fff;}
  16. ::-webkit-scrollbar-corner {background: #fff;}
  17.  
  18. @font-face {font-family: Trebuchet MS; src: url('/makaba/templates/font/trebuc.eot'); src: url('/makaba/templates/font/trebuc.woff') format('woff'), url('/makaba/templates/font/trebuc.ttf') format('truetype');}
  19.  
  20. html, body {background: #edeef0; color: #393c40; font-family: 'Trebuchet MS', sans-serif !important; line-height: 1.3;}
  21.  
  22. .pace .pace-progress {background: #69c;}
  23.  
  24. a, .a-link-emulator, a:link, a:visited {color: #08c; text-decoration: none; transition: color .1s;}
  25. a:hover, .a-link-emulator:hover {color: #069;}
  26. .postscontainer a:hover {text-decoration: none;}
  27. a[href*="youtube.com"] {border-bottom: none;}
  28. a[href$="sage"], a[href$="Sage"], a[href$="SAGE"] {color: #ff6464;}
  29. a[onclick*="updateThread(); return false;"]{font-size: 0;}
  30. a[onclick*="updateThread(); return false;"]:before {content: "\f021"; font: normal normal normal 14px/1 FontAwesome;}
  31. .hashlink {color: #69c !important;}
  32. .hashlink:hover {color: #3f7fbf !important;}
  33.  
  34. .to-button {border: 1px solid #d4d7d9 !important; box-shadow: none !important; color: #393c40 !important; height: 48px; padding: 0 0 0 16px;}
  35. .to-button:hover {background: #f5f6f7 !important;}
  36. .to-button-h {border: 1px solid #08c !important;}
  37.  
  38. .btn {color: #393c40 !important;}
  39. .btn-3 {background: #f5f6f7;}
  40. .btn-3:hover {background: #f5f6f7; color: #686d78 !important;}
  41. .btn-3e::after {background: rgba(0,0,0,.05);}
  42.  
  43. font[color="red"], font[color="#ff0000"], .closed-board, .archive-thread {color: #ff3434;}
  44. .top-user-boards {color: #8f509d;}
  45.  
  46. .hdescription, .hdescription-stats, .ui-widget, .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {color: #393c40; font-family: 'Trebuchet MS', sans-serif;}
  47. .postscontainer {background: #fff; border: none; box-shadow: 0 1px 3px 0 rgba(0,0,0,.2); border-radius: 3px;}
  48. .hboardlist .column .boardsubj {color: #686d78;}
  49. .mainpage .pager {background: none; box-shadow: none; color: #393c40;}
  50. .hnews .news-posts-count {color: #9299a1;}
  51. .ui-widget.ui-widget-content {border: none;}
  52. .ui-widget-content {background: #fff; border: none;}
  53. .ui-widget-header {background: #edeef0; border: none; border-radius: 0;}
  54. .cloudheader {background: #fff; border-color: #fff;}
  55. .cloudheader .cloudoption {color: #686d78;}
  56. .cloudheader .cloudoption:hover {color: #393c40;}
  57. #tabbed li {background: #fff; border-color: #fff;}
  58. #tabbed li.ui-tabs-active a {color: #393c40;}
  59. .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {color: #686d78;}
  60. .table .thead .th {border: none;}
  61. .table .tbody .tr:nth-of-type(2n) {background: #edeef0;}
  62. .board-speed, .arch-threadnum {color: #686d78;}
  63. .box {background: #fff; border: none; box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);}
  64.  
  65. .wraper.mainpage {margin: 0 10px;}
  66. .content, .board-data {max-width: 1000px; width: auto;}
  67.  
  68. .settings-wrap {border-radius: 3px; font-family: 'Trebuchet MS', sans-serif;}
  69.  
  70. #postbtn-favorite-bottom {font-size: 0;}
  71. #postbtn-favorite-bottom:before {content: "\f006"; font: normal normal normal 14px/1 FontAwesome;}
  72.  
  73. .adminbar__boards_sticky {display: none;}
  74. .adminbar__boards_hovered {transform: none;}
  75. .adminbar__boards {color: #b8bbc2;}
  76. .adminbar a {color: #393c40;}
  77. .adminbar a:hover {color: #08c;}
  78. .adminbar .menu {padding: 5px;}
  79. .adminbar__menu {border-bottom: none;}
  80. .adminbar__menu a {margin: 0 2px;}
  81. #edit-boards {font-size: 0;}
  82. #edit-boards:before {content:"+"; font: 14px/1 'Trebuchet MS', sans-serif;}
  83. .adminbar-top a[href$="/m.html"], .adminbar-top a[href$="/contacts.html"], .adminbar-top a[href$="/donate.html"], .adminbar-top a[href$="/market.html"], .adminbar-top a[href$="/makaba/makaba.fcgi?task=images_feed"], .adminbar-top a[href$="/makaba/makaba.fcgi?task=images_adult_feed"], .adminbar-top a[href$="/abu/res/42375.html"], .adminbar-top a[href$="/boardrequest.html"], .adminbar-top a[href$="/makaba/stickers/"], .adminbar-top a[href$="/price.html"] {display: none;}
  84. .adminbar-top .adminbar__menu {float: left;}
  85.  
  86. .centered {padding: 0 8px;}
  87.  
  88. .mainlogo, a.logo {background: url("http://immage.biz/images/2018/10/15/Skfx.png") no-repeat scroll 0 0 transparent; color: #08c !important;}
  89. .welcomefriend {color: #08c;}
  90. .logo {color: #08c; font-family: 'Trebuchet MS', sans-serif;}
  91.  
  92. #ABU-alertbox {font-family: 'Trebuchet MS', sans-serif; margin: 6px;}
  93. #ABU-alertbox > .reply {border: none !important; margin: 2px !important;}
  94.  
  95. hr {border-color: #0000;}
  96. .hr, .box-data .data, hr.dotted {border-color: #d4d7d9;}
  97.  
  98. .down-nav-arrow {bottom: 40px;}
  99.  
  100. .rmenu, #plashque, #mobile-plashque, .logo img, .logo br, .moneymoneymoney {display: none;}
  101.  
  102. .cntnt {margin-top: 10px;}
  103. .cntnt__left {background: #edeef0; border-color: #b8bbc2; padding-right: 5px; position: fixed; top: 0; left: -330px; width: 335px; z-index: 200; transition: .3s;}
  104. .cntnt__left:hover {left: 0;}
  105.  
  106. .menu {line-height: unset;}
  107. dl.menu dt {background: #fff; border: none; border-radius: 13px; padding: 5px 12px; box-shadow: 0 1px 3px 0 rgba(0,0,0,.2); display: inline-block; margin-bottom: 5px; transition: .1s;}
  108. dl.menu dt:hover {background: #f5f6f7;}
  109. dl.menu dd {border-left: none; margin-left: 0;}
  110. dl.menu a {display: block; color: #393c40;; padding: 4px 6px; border-radius: 3px;}
  111. dl.menu a:hover {background: #fff; box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);}
  112.  
  113. .fm__header {background-color: #fff; border-radius: 13px; box-shadow: 0 1px 3px 0 rgba(0,0,0,.2); color: #393c40; display: inline-block; cursor: pointer; padding: 5px 12px; user-select: none; text-decoration: none; transition: .1s;}
  114. .fm {margin: 5px;}
  115. .fm__header:hover {background: #f5f6f7; box-shadow: 0 2px 6px 0 rgba(0,0,0,.2);}
  116. .fm__sub {padding-left: 5px;}
  117. .fm__sub a {display: block; color: #393c40; padding: 4px 6px; border-radius: 3px;}
  118. .fm__sub a:hover {background: #fff; box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);}
  119.  
  120. .thread_wrap {border-color: #fff; border-radius: 4px; box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);}
  121. .thread_wrap:after {background: linear-gradient(to bottom, rgba(255,255,255,.02) 0%,rgba(255,255,255,.13) 30%,rgba(255,255,255,.62) 52%,rgba(255,255,255,.94) 74%,rgb(255,255,255) 100%);}
  122. .thread_wrap, .thread_wrap > .thread {background: #fff;}
  123. .thread_wrap.expandble:hover {box-shadow: none;}
  124. .thread_wrap.expandble:hover .thread {border-radius: 4px; box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);}
  125.  
  126. #hideFm {color: #393c40;}
  127. #hideFm:hover {color: #08c;}
  128.  
  129. .reply-label-wrapper > .desktop {display: none;}
  130. .reply-label-wrapper {font-size: 1em;}
  131.  
  132. .mobile.reply-label-top, .mobile.reply-label-bot {background-color: #fff; border-radius: 16px; box-shadow: 0 1px 3px 0 rgba(0,0,0,.2); color: #393c40; display: inline-block; font-size: 1.1em; cursor: pointer; padding: 6px 14px; user-select: none; text-decoration: none; transition: .1s;}
  133. .mobile.reply-label-top:hover, .mobile.reply-label-bot:hover {background: #f5f6f7; box-shadow: 0 2px 6px 0 rgba(0,0,0,.2);}
  134.  
  135. .board-tags {margin-top: 10px;}
  136.  
  137. .thread-nav {color: #0000;}
  138. .thread-nav div[style="float:right"] {color: #babdbf;}
  139. .thread-nav a {color: #393c40;}
  140. .thread-nav a:hover {color: #08c;}
  141. .thread-nav span {color: #393c40;}
  142.  
  143. .oppost-wrapper {overflow: unset; margin-bottom: 10px;}
  144. .oppost {background: #fff; box-shadow: 0 1px 3px 0 rgba(0,0,0,.2); border-radius: 3px; display: inline-block; max-width: 65em;}
  145.  
  146. .post-wrapper {margin: 10px 0;}
  147. .post {padding: 0 0 4px;}
  148. .post .post-message {margin: 0.7em 25px;}
  149.  
  150. .reply-posts-marker .post {border-color: #08c;}
  151. .watched-posts-marker .post {border-color: #08c;}
  152. .new-posts-marker .post {border-color: #08c;}
  153.  
  154. #posts-form > .reply.post {border: none !important; box-shadow: 0 1px 6px 0 rgba(0,0,0,.2);}
  155. .reply, .post_type_reply {background: #fff; border: none; border-radius: 3px; box-shadow: 0 1px 3px 0 rgba(0,0,0,.2); min-width: 24em; transition: box-shadow .15s;}
  156. .post.hiclass {background: #fff; box-shadow: 0 1px 6px 1px rgba(0, 136, 204, .6), 0 0 0 1px #08c;}
  157. .reply.hidden-thread-box, .hidden-post-box {border-color: #d4d7d9 !important; box-shadow: none; color: #686d78; padding: 2px 4px;}
  158.  
  159. .mess-post {color: #686d78; display: block; padding: 0 8px; margin-top: 10px;}
  160.  
  161. .post .post-details {color: #9da1ab;}
  162. .post .post-details, .post_type_reply .post__details {border-bottom: 1px solid #edeef0; font-size: .9em; padding: 4px 8px; margin-bottom: 4px;}
  163. .post .post-title {color: #2b4b6e;}
  164. .ophui {color: #46a367;}
  165. span.adm {color: #8f509d !important;}
  166.  
  167. input[type="checkbox"].turnmeoff {display: none;}
  168.  
  169. .reflink a {color: #686d78;}
  170. .reflink a:hover {color: #08c;}
  171.  
  172. .like-div .like-icon, .dislike-div .dislike-icon {color: #9da1ab;}
  173. .like-div:hover .like-icon, .like-div-checked .like-icon {color: #08c;}
  174. .dislike-div:hover .dislike-icon, .dislike-div-checked .dislike-icon, .dislike-caption {color: #ff3434;}
  175. .like-count, .dislike-count {color: #9da1ab; font-weight: normal;}
  176. .like-caption, .dislike-caption {display: none;}
  177. .fa-thumbs-down::before {content: "\f088";}
  178. .media-meta-youtube-icon {color: #ff3434;}
  179. .media-expand-button, .media-hide-button {color: #686d78;}
  180. .media-expand-button:hover, .media-hide-button:hover {color: #393c40;}
  181.  
  182. body.replypage .reply .reflink:before {color: #686d78 !important;}
  183. .unkfunc {color: #44944a;}
  184.  
  185. .spoiler, .spoiler a {background: #d4d7d9; color: #d4d7d9; transition: .1s;}
  186. .spoiler:hover a {color: #08c;}
  187.  
  188. .postbtn-favorite.fa-star {color: #08c;}
  189. .postbtn-exp, .postbtn-report {display: none;}
  190. .postbtn-expall {background: none;}
  191. .postbtn-expall:before {color: #9da1ab; content: "\f065"; display: inline-block; font: normal normal normal 14px/1 FontAwesome; width: 14px; text-align: center;}
  192. .postbtn-hide {background: none;}
  193. .postbtn-hide:before {color: #9da1ab; content: "\f147"; display: inline-block; font: normal normal normal 14px/1 FontAwesome; width: 14px; text-align: center;}
  194. .postbtn-options {background: none;}
  195. .postbtn-options:before {color: #9da1ab; content: "\f142"; display: inline-block; font: normal normal normal 14px/1 FontAwesome; width: 14px; text-align: center;}
  196. .sticky-img {filter: grayscale(1);}
  197.  
  198. #media-thumbnail {background: none; border: none; padding: 0;}
  199. #media-thumbnail img {border-radius: 3px; box-shadow: 0 1px 6px 0 rgba(0,0,0,.2);}
  200. .img.preview, .thumb {border-radius: 3px;}
  201. .thumb {box-shadow: none; max-width: 230px; height: auto;}
  202. .post .images .image-link a {min-width: 90px;}
  203. .post .webm-file {border: none; border-bottom: 2px dashed #9da1ab;}
  204. .post .file-attr {padding: 2px 0; color: #686d78;}
  205. .post .file-attr .filesize {height: 14px;}
  206. .post .file-attr a {background: rgba(0,0,0,.4); border-radius: 3px; color: #fff; display: block; max-width: 100px; overflow: hidden; opacity: 0;text-overflow: ellipsis; padding: 0 3px; position: absolute; top: 18px; text-decoration: none; transition: .1s; white-space: nowrap;}
  207. .post .file-attr a:hover {text-decoration: underline;}
  208.  
  209. figure {position: relative;}
  210. figure:hover > .file-attr a {opacity: 1;}
  211.  
  212. .modal {background: #fff; border-radius: 3px; border: none; box-shadow: 0 1px 6px 0 rgba(0,0,0,.2); padding: 4px 0;}
  213. .mod-ban, .mod-report {padding: 4px;}
  214. .modal a {font-family: 'Trebuchet MS', sans-serif; color: #393c40; padding: 4px 10px;}
  215. .modal a:hover {background: #f5f6f7; color: #393c40;}
  216. #modReportFormComment {margin-right: 4px;}
  217.  
  218. .ABU-refmap {color: #686d78; font-style: italic; padding: 0 8px;}
  219. .ABU-refmap a {color: #69c;}
  220. .ABU-refmap a:hover {color: #3f7fbf;}
  221.  
  222. #fullscreen-container {background: #d4d7d9 !important; border-radius: 3px; box-shadow: 0 6px 16px rgba(0,0,0,.24); padding: 0; margin: 4px;}
  223. #fullscreen-container img, #fullscreen-container video {border-radius: 3px;}
  224.  
  225. .warningcover {background: none repeat scroll 0% 0% #edeef0;}
  226. .warningbox {background: #fff; border: none; border-radius: 3px; box-shadow: 0 6px 16px rgba(0,0,0,.24); top: 50%;}
  227.  
  228. .qr {background: #fff; border-radius: 3px; border: none; box-shadow: 0 6px 16px rgba(0,0,0,.24); padding: 4px;}
  229. .qr .qr-header {background: none; border: none; font-weight: bold; padding: 3px;}
  230. .qr .qr-close {color: #0000; font-size: 0;}
  231. .qr .qr-close:before {content: "\f00d"; font: normal normal normal 14px/1 FontAwesome; color: #393c40;}
  232. .qr-reply input.qmail {width: 357px; margin-right: 3px;}
  233. .qr-reply .qcomment {margin-top: 3px;}
  234. #qr-CommentToolbar {margin: 2px 0 0;}
  235. #qr-CommentToolbar span, #CommentToolbar span {display: inline-block; height: 16px;}
  236. .qr-reply .qr-vk-public, .rules-area, .kupi-passcode-suka {display: none;}
  237. .qr-sticker .sticker img:hover {background: #edeef0;}
  238. .qr-settings #setting-editor-textarea-textarea {font-family: Consolas, monospace;}
  239. .qr-settings thead tr, .qr-settings tbody tr:last-child {background-color: #edeef0;}
  240. .qr-settings .hiderules-table td {border-color: #edeef0;}
  241. .qr-footer, .bb .bb-footer {font-size: 12px; padding: 0 5px;}
  242. .qr-footer hr, .bb hr {border-color: #d4d7d9; margin: 8px 0px 4px;}
  243. .qr-reply .captcha-box {margin-top: 4px;}
  244. .qr-reply .captcha-image img {margin-bottom: 0; image-rendering: unset;}
  245. .qr-reply .captcha-box, #postform td .captcha-box {font-family: 'Trebuchet MS', sans-serif; font-size: 13px;}
  246. .captcha-image img {border-radius: 3px; margin-bottom: 4px;}
  247.  
  248. #postform td.label {font-size: 0; visibility: hidden;}
  249. #postform .box {background: none; box-shadow: none;}
  250.  
  251. textarea {min-height: 60px; max-height: 600px;}
  252.  
  253. button[disabled], html input[disabled] {background: #fff !important; color: #9da1ab;}
  254. input[type="text"], input[type="password"], textarea {background: #fff; border-radius: 3px; border-color: #d4d7d9; padding: 3px 6px; transition: border .1s;}
  255. input[type="text"]:focus, input[type="password"]:focus, textarea:focus {border-color: #babdbf;}
  256. input[type="button"], input[type="submit"], .arch-searchform input[type="submit"] {background: #fff; border-color: #d4d7d9; border-radius: 3px; padding: 3px 6px; transition: .1s;}
  257. input[type="button"]:hover, input[type="submit"]:hover {background: #f5f6f7;}
  258.  
  259. select {background: #fff; border: 1px solid #d4d7d9; border-radius: 3px; padding: 2px 4px;}
  260. .mselect {background: #fff; border-color: #d4d7d9; padding: 0 4px;}
  261. .mselect, select {-webkit-appearance: none; -moz-appearance: none; appearance: none; border-right-width: 8px;}
  262. .settings-setting-multibox.mselect {margin-left: 4px;}
  263.  
  264. .markup {padding: 0 2px; opacity: 0;}
  265. .m-bold {background: url(http://immage.biz/images/2018/09/29/Skrm.png) no-repeat 50%;}
  266. .m-italic {background: url(http://immage.biz/images/2018/09/29/Skrr.png) no-repeat 50%;}
  267. .m-quote {background: url(http://immage.biz/images/2018/09/29/Skr7.png) no-repeat 50%;}
  268. .m-underline {background: url(http://immage.biz/images/2018/09/29/Skrg.png) no-repeat 50%;}
  269. .m-overline {background: url(http://immage.biz/images/2018/09/29/SkrC.png) no-repeat 50%;}
  270. .m-spoiler {background: url(http://immage.biz/images/2018/10/14/Skfu.png) no-repeat 50%;}
  271. .m-strike {background: url(http://immage.biz/images/2018/09/29/SkrI.png) no-repeat 50%;}
  272. .m-sup {background: url(http://immage.biz/images/2018/10/14/Skfj.png) no-repeat 50%;}
  273. .m-sub {background: url(http://immage.biz/images/2018/10/14/Skft.png) no-repeat 50%;}
  274.  
  275. .message-sticker-btn {left: 6px !important; bottom: 6px !important;}
  276. .message-byte-len {bottom: 6px !important;}
  277.  
  278. .form-files-box .form-files-limits {color: #9da1ab; margin-bottom: 2px;}
  279. .form-files-box .form-files-drag-area {border-color: #b8bbc2; border-radius: 3px; color: #b8bbc2;}
  280. .form-files-box .input-thumbnail-box {border: none; border-radius: 3px; box-shadow: 0 1px 3px 0 rgba(0,0,0,.2); color: #686d78; overflow: hidden;}
  281. .form-files-box .input-thumbnail-box, .form-files-box .input-thumbnail-meta {background: #fff;}
  282. .form-files-box .input-thumbnail-size {margin-left: 4px;}
  283. .form-files-box .input-thumbnail-delete {color: #393c40;}
  284.  
  285. .literally .lc-picker, .literally .horz-toolbar {background-color: #fff;}
  286. .literally .lc-picker, .literally.toolbar-at-top .lc-options {border-color: #d4d7d9;}
  287.  
  288. .qr-oekaki-footer {border-top: 1px solid #d4d7d9; padding-top: 4px;}
  289.  
  290. .settings-wrap {background-color: #fff;}
  291. .settings-wrap .title {color: #393c40;}
  292. .settings-wrap .title, .rowelems {border-bottom: none;}
  293. .rowelems input[type="text"] {border-color: #d4d7d9; color: #393c40;}
  294. .rowelems input[type="text"]:focus {border-color: #babdbf;}
  295.  
  296. .bb {background: #fff; border: none; border-radius: 3px 3px 0 0; box-shadow: 0 0 6px 0 rgba(0,0,0,.2); right: 20px;}
  297. .bb .bb-header-text-new {color: #08c;}
  298. .bb.favorites {right: 175px; z-index: 1009;}
  299. .bb.boardstats {z-index: 1010;}
  300. .bb .boardstats-row {margin: 5px;}
  301.  
  302. .fa {font: normal normal normal 14px/1 FontAwesome, 'Trebuchet MS', sans-serif;}
  303. .fa-bar-chart, .fa-eye {float: right; min-width: 65px;}
  304.  
  305. .nb, .footer .board-info, .adminbar-bottom {display: none;}
  306. .footer div[style="float: right; margin: 0 0 0.5em 0;"]{float:left!important}
  307.  
  308. .pager {background: #fff; border: none; border-radius: 3px; box-shadow: 0 1px 3px 0 rgba(0,0,0,.2); color: #9da1ab;}
  309. .pager strong {color: #393c40;}
  310.  
  311. @media only screen and (max-width: 480px) and (orientation:portrait),  only screen and (max-width: 540px) and (orientation:landscape){
  312. .adminbar__boards, .menu {background: none; border-bottom: none; position: static;}
  313.  
  314. .content, .board-data {width: auto;}
  315. .hboardlist .column {width: 50%;}
  316. .board-list-table .board-title, .board-list-table .board-posts {width: auto;}
  317.  
  318. .button-mob {background: none; border: none; color: #393c40 !important; font-weight: normal;}
  319. .mobile.reply-label-top, .mobile.reply-label-bot {border: none;}
  320.  
  321. .oppost {width: 100%;}
  322. .oppost-options-mob {background: none;}
  323. .oppost-options-mob .mess-post-mob {margin-left: 1em;}
  324. .oppost-options-mob .hide-view {margin-right: 1em;}
  325. .oppost-options-mob .hide-view a {color: #08c !important;}
  326. .post .post-details {background: none;}
  327. .ananimas span, .ananimas a {font-size: 12px;}
  328. .like-div, .dislike-div {margin-left: 0; margin-right: 10px;}
  329.  
  330. .post-wrapper {padding: 0;}
  331. .post .post-message {margin: 1em;}
  332. .post .post-title {float: left;}
  333. .post .images-single + blockquote {margin: 0 1em 0.6em;}
  334. .post .images .image-link a {float: none;}
  335. .post .image {vertical-align: top;}
  336.  
  337. #postform table {width: 100%;}
  338. .postform, .qr {font-size: 1em;}
  339. .qr-reply input.qmail {width: 207px;}
  340. .qr-reply .qcomment {width: 100%;}
  341. .qr-reply .captcha-image img {width: 200px;}
  342. }
  343. /* Для твитов. Работает лишь в Firefox */
  344. .SandboxRoot body {background: #0000;}
  345. .EmbeddedTweet {background: #fff;}
  346. .EmbeddedTweet a {transition: 0s;}
  347. .EmbeddedTweet a:hover {color: #3b94d9;}
  348. .Tweet--compact {box-shadow: none;}
  349. .TweetAction, .TweetAction:visited {color: #697882 !important;}
  350. .TweetAction--profile:active, .TweetAction--profile:focus, .TweetAction--profile:hover, .TweetAction--replyEdge:active, .TweetAction--replyEdge:focus, .TweetAction--replyEdge:hover {color: #1da1f2 !important;}
  351. .TweetAction--heartEdge:active, .TweetAction--heartEdge:focus, .TweetAction--heartEdge:hover {color: #e0245e !important;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement