Advertisement
Guest User

Untitled

a guest
Nov 19th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.44 KB | None | 0 0
  1. body.page-forum .forumcategoryblock .forumcategoryheader {
  2. background: #2288fc;
  3. color: #fff;
  4. font-size: 12pt;
  5. font-weight: bolder;
  6. margin: 0px 0px 0px 0px;
  7. }
  8. body.page-forum .forumblock {
  9. border-bottom: 1px solid #CCC;
  10. border-left: 1px solid #888;
  11. border-right: 1px solid #888;
  12. background-color: #ffffff;
  13. }
  14. body.page-forum .forumblock .forumname .forumtitle a {
  15. color: #147;
  16. font-weight: bolder;
  17. }
  18. body.page-forum .forumblock .forumlastpost {
  19. background-color: #f5f5f5;
  20. }
  21. body.page-forum .forumblock .forumlastpost .threadname a {
  22. color: #147;
  23. font-weight: bolder;
  24. }
  25. body.page-forum .threadlistsection .threadblock {
  26. border-bottom: 1px solid #CCC;
  27. border-left: 1px solid #888;
  28. border-right: 1px solid #888;
  29. background-color: #ffffff;
  30. }
  31. body.page-forum .threadlistsection .threadblock a {
  32. color: #147;
  33. font-weight: bolder;
  34. }
  35. body.page-forum .threadlistsection .threadblock .threadicon,
  36. body.page-forum .threadlistsection .threadblock .threadlastpost {
  37. background-color: #f5f5f5;
  38. }
  39. body.page-forum .threadlistsection .threadblock .threadmain .threadmeta .pagnationcomponent .page {
  40. background-color: rgba(0, 0, 0, 0);
  41. color: #7b7b7b;
  42. }
  43. body.page-forum .threadlistsection .threadblock .threadmain .threadmeta .pagnationcomponent .page:hover {
  44. background-color: rgba(0, 0, 0, 0);
  45. color: #000;
  46. }
  47. body.page-forum .threadlistsection .threadblock .threadmain .threadmeta .pagnationcomponent:before {
  48. content: "( ";
  49. }
  50. body.page-forum .threadlistsection .threadblock .threadmain .threadmeta .pagnationcomponent:after {
  51. content: " )";
  52. }
  53. body.page-forum .threadlistsection .threadblock .user-moderator a {
  54. color: #00aa00;
  55. }
  56. body.page-forum .threadlistsection .threadblock .user-banned a {
  57. color: #ff0000;
  58. }
  59. body.page-forum .threadlistsection .threadblock.is-sticky {
  60. background-color: #ffa;
  61. color: #000;
  62. }
  63. body.page-forum .threadlistsection .threadblock.is-sticky A {
  64. color: #147;
  65. font-weight: bolder;
  66. }
  67. body.page-forum .threadlistsection .threadblock.is-sticky .threadmain .threadmeta .pagnationcomponent .page {
  68. background-color: rgba(0, 0, 0, 0);
  69. color: #7b7b7b;
  70. }
  71. body.page-forum .threadlistsection .threadblock.is-sticky .threadmain .threadmeta .pagnationcomponent .page:hover {
  72. background-color: rgba(0, 0, 0, 0);
  73. color: #000;
  74. }
  75. body.page-forum .threadlistsection .threadblock.is-sticky .threadicon,
  76. body.page-forum .threadlistsection .threadblock.is-sticky .threadlastpost {
  77. background-color: #ffa;
  78. }
  79. body.page-forum .threadlistsection .threadblock.is-closed {
  80. background-color: #eee;
  81. color: #7b7b7b;
  82. }
  83. body.page-forum .threadlistsection .threadblock.is-closed .threadicon,
  84. body.page-forum .threadlistsection .threadblock.is-closed .threadlastpost {
  85. background-color: #eee;
  86. }
  87. body.page-forum .forumpanel {
  88. margin: 0px 0px 0px 0px;
  89. }
  90. body.page-forum .threadviewsection .postblock {
  91. position: relative;
  92. box-shadow: inset 0px 0px #00000000;
  93. margin-bottom: 0rem;
  94. background-image: url('data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%201%201%22%20preserveAspectRatio%3D%22none%22%3E%3ClinearGradient%20id%3D%22gradient%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%220%25%22%20y1%3D%220%25%22%20x2%3D%22100%25%22%20y2%3D%220%25%22%3E%3Cstop%20offset%3D%2210px%22%20stop-color%3D%22%23d5e7ff%22%2F%3E%3Cstop%20offset%3D%2225%25%22%20stop-color%3D%22%23ffffff%22%2F%3E%3C%2FlinearGradient%3E%3Crect%20x%3D%220%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%20fill%3D%22url(%23gradient)%22%20%2F%3E%3C%2Fsvg%3E');
  95. }
  96. body.page-forum .threadviewsection .postblock .posthead {
  97. color: #000;
  98. }
  99. body.page-forum .threadviewsection .postblock .posthead a {
  100. color: #147;
  101. }
  102. body.page-forum .threadviewsection .postblock .posthead strong {
  103. color: #000;
  104. }
  105. body.page-forum .threadviewsection .postblock .postmain .postbody p {
  106. color: #000;
  107. }
  108. body.page-forum .threadviewsection .postblock .postuser {
  109. box-shadow: inset 0px 0px #00000000;
  110. background-color: rgba(0, 0, 0, 0);
  111. }
  112. body.page-forum .threadviewsection .postblock .postuser .username a {
  113. color: #147;
  114. }
  115. body.page-forum .threadviewsection .postblock .postuser .username .user-online a {
  116. color: #147;
  117. border-bottom: 1px dotted #147;
  118. font-weight: bolder;
  119. }
  120. body.page-forum .threadviewsection .postblock .postuser .user-moderator a {
  121. color: #00aa00;
  122. }
  123. body.page-forum .threadviewsection .postblock .postuser .user-banned a {
  124. color: #ff0000;
  125. }
  126. body.page-forum .threadviewsection .postblock:first-of-type {
  127. margin-top: 0rem;
  128. }
  129. body.page-forum .threadviewsection .postblock.postblock-read {
  130. background-image: url('data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%201%201%22%20preserveAspectRatio%3D%22none%22%3E%3ClinearGradient%20id%3D%22gradient%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%220%25%22%20y1%3D%220%25%22%20x2%3D%22100%25%22%20y2%3D%220%25%22%3E%3Cstop%20offset%3D%2210px%22%20stop-color%3D%22%23e2e4e7%22%2F%3E%3Cstop%20offset%3D%2225%25%22%20stop-color%3D%22%23ffffff%22%2F%3E%3C%2FlinearGradient%3E%3Crect%20x%3D%220%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%20fill%3D%22url(%23gradient)%22%20%2F%3E%3C%2Fsvg%3E');
  131. box-shadow: inset 0px 0px #00000000;
  132. }
  133. body.page-forum .threadviewsection .postblock.postblock-own {
  134. background-image: url('data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%201%201%22%20preserveAspectRatio%3D%22none%22%3E%3ClinearGradient%20id%3D%22gradient%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%220%25%22%20y1%3D%220%25%22%20x2%3D%22100%25%22%20y2%3D%220%25%22%3E%3Cstop%20offset%3D%2210px%22%20stop-color%3D%22%23eeffbb%22%2F%3E%3Cstop%20offset%3D%2225%25%22%20stop-color%3D%22%23ffffff%22%2F%3E%3C%2FlinearGradient%3E%3Crect%20x%3D%220%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%20fill%3D%22url(%23gradient)%22%20%2F%3E%3C%2Fsvg%3E');
  135. box-shadow: inset 0px 0px #00000000;
  136. }
  137. body.page-forum .forumhead ul .content .title a {
  138. color: #000;
  139. }
  140. body.page-forum .forumhead ul .content .subtitle {
  141. margin-left: 0rem;
  142. opacity: 0.6;
  143. color: #7b7b7b;
  144. font-size: 1rem;
  145. }
  146. body.page-forum .forumblock.is-closed {
  147. background-color: #f5f5f5;
  148. color: #7b7b7b;
  149. }
  150. body {
  151. color: #000;
  152. }
  153. .forumlastpostavatar {
  154. background-color: #eee;
  155. }
  156. #wrapper {
  157. background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAIAAAD/gAIDAAACJklEQVR4nO3bOZbCMBBF0dcKvP/NsDmiDqBpMPIsqcafgDOdy7GRq0o/t9sNfZmmSXoJlRSdy7rf79JLqKSg9WdU6FUeH+m1J+X1Lb02U94v0ms9ZXadXiuZY5Fey6lgkV4LqWORXrUsYpFeX1nDIr0+s4FFer1lG4v0+ssuLNIL2I9Feh3CIrzXMSxiex3GIrDXGSyiep3EIqTXeSzieV3CIpjXVSwieTXAIoxXGyxieDXDIoBXSyy8ezXGwrVXeyz8enXBwqlXLyw8enXEwp1XXyx8eXXHwpHXCCy8eA3CwoXXOCzsew3FwrjXaCwsewlgYdZLBgubXmJYGPSSxMKalzAWprzksbDjpQILI15asLDgpQgL9V66sNDtpQ4LxV5F/IxHNTq9CtJnPJai0Ot5G6bXnvw/s9JrMx8P+PRaz/zfML1WUtk6pNdS6vus9KpmcVOaXt9Z28Gn1ywbrzvp9Z7td8P0emXXi3R6PbK36pBeHCrRpNexelZwr8PFv8heZyqlYb1OlpVjep2vwQf0utSwiOZ1tbsTyqtBKyyOV5u+YRCvZk3WCF4tO9LuvRq37317tZ91cOzVZTDEq1evKRqXXh1Hjvx59Z3PcubVfZjNk9eIyT83XoPGJH14jZspdeA1dADXutfoaWXTXgKj3Xa9ZObgjXqJHRqw6CV5wsKcl/BxFFte8md3DHnJY2HHSwUWRry0YGHBSxEW6r10YaHb6xfKLSwI423BYAAAAABJRU5ErkJggg==') #bbb;
  158. }
  159. .postlist {
  160. background-color: #ffffff;
  161. background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAAABCAIAAAB/kG/JAAAACXBIWXMAAAsTAAALEwEAmpwYAAAABGdBTUEAAMJm1jgR7AAAACBjSFJNAACHCgAAjAoAAP7qAAB/BwAAgQIAAOqsAAA54QAAHisvnR+CAAAAaElEQVR42uySUQrAMAhD++5/yzLYNfa3Mo2iMOhP86WSpFbCvO6xFaRVU9hrogd5e4wa1SyFt7E/AVIKZi8+e+BLIqndCemoJ9F98PdEnUnME6pmaxr1XFBOUjet/G57UMUDAAD//wMAe9MC/0QvJCAAAAAASUVORK5CYII=') repeat-y #ffffff;
  162. }
  163. .page-forum .postblock {
  164. background-color: #ffffff;
  165. background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAAABCAIAAAB/kG/JAAAACXBIWXMAAAsTAAALEwEAmpwYAAAABGdBTUEAAMJm1jgR7AAAACBjSFJNAACHCgAAjAoAAP7qAAB/BwAAgQIAAOqsAAA54QAAHisvnR+CAAAAaElEQVR42uySUQrAMAhD++5/yzLYNfa3Mo2iMOhP86WSpFbCvO6xFaRVU9hrogd5e4wa1SyFt7E/AVIKZi8+e+BLIqndCemoJ9F98PdEnUnME6pmaxr1XFBOUjet/G57UMUDAAD//wMAe9MC/0QvJCAAAAAASUVORK5CYII=') repeat-y #ffffff;
  166. }
  167. .title {
  168. color: #000;
  169. }
  170. .commits .change-entry .time {
  171. color: #000;
  172. }
  173. .commits .change-entry .time a {
  174. color: #000;
  175. }
  176. .commits .change-entry .change {
  177. color: #000;
  178. }
  179. .tabs li {
  180. color: #000;
  181. }
  182. .pagnation.threadpagnation,
  183. .pagnation.postpagnation {
  184. background-color: #2288fc;
  185. margin: 0rem 0;
  186. color: #fff;
  187. }
  188. .pagnation.threadpagnation A.page.is-active,
  189. .pagnation.postpagnation A.page.is-active {
  190. background-color: #006fb9;
  191. }
  192. .pagnation.threadpagnation A:hover,
  193. .pagnation.postpagnation A:hover {
  194. background-color: #36a6ff;
  195. }
  196. .button.is-primary {
  197. background: #2288fc;
  198. margin: 1rem 0;
  199. margin-left: 0.5rem;
  200. }
  201. .button.is-primary[disabled] {
  202. margin: 1rem 0;
  203. margin-left: 0.5rem;
  204. background: #2288fc;
  205. }
  206. .ql-container.ql-snow .ql-editor postquote {
  207. border: 1px solid #888;
  208. margin: 10px;
  209. }
  210. .ql-container.ql-snow .ql-editor postquote .head {
  211. background-color: #ace;
  212. font-weight: 700;
  213. color: #05a;
  214. }
  215. .ql-container.ql-snow .ql-editor postquote .body {
  216. background-color: #bdf;
  217. color: #000;
  218. }
  219. .button {
  220. background-color: #eee;
  221. border: 1px solid #aaa;
  222. color: #000;
  223. float: right;
  224. font-size: 9px;
  225. font-weight: 700;
  226. padding: 2px 10px;
  227. margin: 1rem 0;
  228. }
  229. .button:hover {
  230. color: #7b7b7b;
  231. }
  232. .footer {
  233. background: #2288fc;
  234. }
  235. .footer a {
  236. color: #fff;
  237. }
  238. .navbar.is-primary {
  239. background: #2288fc;
  240. }
  241. .lastread {
  242. margin: 0rem 0px;
  243. }
  244. .box {
  245. background-color: #ffffff;
  246. color: #000;
  247. }
  248. .roadmap .column .roadmap-child .title {
  249. background-color: #ffffff;
  250. color: #000;
  251. }
  252. .flex-centered {
  253. background-color: #ffffff;
  254. color: #000;
  255. }
  256. .forumpanel {
  257. background-image: none;
  258. }
  259. .forumpanel:target {
  260. box-shadow: 0px 0px 0px white, 0px 0px 0px white, 0px 0px 0px rgba(200, 255, 255, 0.5) !important;
  261. border-radius: 0rem;
  262. }
  263. .ql-editor {
  264. color: #000;
  265. font-size: 0.9rem;
  266. }
  267. .ql-toolbar.ql-snow.toolbar button {
  268. color: #000;
  269. }
  270. strong {
  271. color: #000;
  272. }
  273. html,
  274. .navbar,
  275. .forumcategoryheader {
  276. background-image: none;
  277. }
  278.  
  279. /*# sourceMappingURL=Awfullywhite.css.map */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement