Advertisement
Guest User

makeforumgreatagainFF

a guest
Feb 13th, 2017
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.08 KB | None | 0 0
  1. @namespace url(http://www.w3.org/1999/xhtml);
  2.  
  3. @-moz-document domain("forum.dobreprogramy.pl") {
  4. /**
  5. * MakeForumGreatAgain
  6. * @author Blacklord
  7. * @version 1.1.2
  8. */
  9.  
  10. html {
  11. color: #ecf0f1;
  12. line-height: 19px;
  13. background-color: #2c3e50;
  14. }
  15. /*heder*/
  16. .d-header{
  17. background-color: #34495e;
  18. color: #ecf0f1;
  19. }
  20. .nav-link-container a{
  21. color: #ecf0f1;
  22. }
  23. .d-header .icons .icon{
  24. color: #ecf0f1;
  25. }
  26. /*nav*/
  27. .nav-pills>li>a{
  28. color: #ecf0f1;
  29. }
  30. .nav-pills>li.active>a, .nav-pills>li>a.active {
  31. color: #f5f8fa;
  32. background-color: #e74c3c;
  33. }
  34. .list-controls .category-breadcrumb li.bullet>.badge-category {
  35. background: #2ecc71 !important;
  36. color: #f5f8fa !important;
  37. }
  38. /*baton*/
  39. .btn {
  40. border: none;
  41. color: #f5f8fa;
  42. font-weight: normal;
  43. background: #3498db;
  44. }
  45. .btn:hover {
  46. background: #2980b9;
  47. }
  48. .btn[href] {
  49. color: #f5f8fa;
  50. }
  51. #whos-online {
  52. color: #f5f8fa;
  53. }
  54. /*kategorie*/
  55. .category-list td, .category-list th {
  56. color: #f5f8fa;
  57. }
  58. .category-list tbody .category h3 a[href] {
  59. color: #bdc3c7;
  60. }
  61. .category-list .topics .badge-notification, .category-list .category .badge-notification {
  62. color: #f5f8fa;
  63. }
  64. .badge-wrapper.bullet span.badge-category {
  65. color: #f5f8fa !important;
  66. }
  67. /*aktualne*/
  68. .topic-list th {
  69. color: #f5f8fa;
  70. }
  71. .topic-list a.title {
  72. color: #f5f8fa;
  73. }
  74. .badge-posts[href] {
  75. color: #f5f8fa;
  76. }
  77. .categories-and-latest .topic-last-activity a {
  78. color: #f5f8fa;
  79. }
  80. .topic-list td {
  81. color: #f5f8fa;
  82. }
  83. /*Logo*/
  84. img[src*="uploads/default/original/3X/c/5/c5ac339eced97cf6252a5cf9944a7ec0e2d67bef.png"]{
  85. width:0px;
  86. padding-right:131px;
  87. height:40px;
  88. background:transparent url(http://i.imgur.com/8VMaEt1.png) top left no-repeat !important;
  89. }
  90. /*bbvxcbb*/
  91.  
  92.  
  93. .menu-panel {
  94. border: 1px solid #2c3e50;
  95. box-shadow: 0 2px 2px rgba(0,0,0,0.25);
  96. background-color: #34495e;
  97. }
  98.  
  99. body input[type="text"], body input[type="password"], body input[type="datetime"], body input[type="datetime-local"], body input[type="date"], body input[type="month"], body input[type="time"], body input[type="week"], body input[type="number"], body input[type="email"], body input[type="url"], body input[type="search"], body input[type="tel"], body input[type="color"] {
  100. background-color: #2c3e50;
  101. }
  102. a {
  103. color: #f5f8fa;
  104. text-decoration: none;
  105. cursor: pointer;
  106. }
  107. a:visited {
  108. color: #bdc3c7;
  109. }
  110. .menu-panel ul.menu-links li a:hover, .menu-panel ul li.heading a:hover {
  111. background-color: #2c3e50;
  112. }
  113. /*czat*/
  114. .babble-posts :hover {
  115. background-color: #2c3e50;
  116. }
  117. .names span a {
  118. color: #1abc9c;
  119. }
  120. .babble-available-topic a {
  121. color: #f5f8fa;
  122. }
  123. .babble-load-more {
  124. border-bottom: 1px solid #2c3e50;
  125. }
  126. body textarea {
  127. background-color: #2c3e50;
  128. }
  129. /*profil*/
  130. div.menu-links-header .fa, div.menu-links-header a {
  131. color: #f5f8fa;
  132. }
  133. div.menu-links-header a:hover {
  134. background-color: #2c3e50;
  135. }
  136. .user-menu .notifications .read {
  137. background-color: #34495e;
  138. }
  139. .user-menu .notifications li:hover {
  140. background-color: #2c3e50;
  141. }
  142. .user-menu .notifications .fa {
  143. color: #f5f8fa;
  144. }
  145.  
  146. /*temat*/
  147. #topic-title h1 a {
  148. color: #f5f8fa;
  149. }
  150. a, .names .user-title, .names .user-title a {
  151. color: #f5f8fa;
  152. }
  153. .topic-meta-data .post-info a {
  154. color: #f5f8fa;
  155. }
  156. .timeline-container .topic-timeline .start-date {
  157. color: #f5f8fa;
  158. }
  159. .timeline-container .topic-timeline .timeline-ago {
  160. color: #f5f8fa;
  161. }
  162. .timeline-container .topic-timeline .now-date {
  163. color: #f5f8fa;
  164. }
  165.  
  166. .topic-avatar {
  167. border-top: 1px solid #34495e;
  168. }
  169. .topic-body {
  170. border-top: 1px solid #34495e;
  171. border-right: 1px solid #34495e;
  172. }
  173. nav.post-controls button.create {
  174. color: #f5f8fa;
  175. }
  176. nav.post-controls button.d-hover {
  177. color: #f5f8fa;
  178. background-color: #3498db;
  179. }
  180. nav.post-controls button.like.d-hover {
  181. color: #f5f8fa;
  182. background-color: #e74c3c;
  183. }
  184. .topic-map {
  185. background: #34495e;
  186. border: 1px solid #2ecc71;
  187. }
  188. .topic-map h4 {
  189. color: #f5f8fa;
  190. }
  191. .topic-map .map .number, .topic-map .map i {
  192. color: #f5f8fa;
  193. }
  194. .topic-map .buttons .btn {
  195. color: #f5f8fa;
  196. background: #2c3e50;
  197. border-left: none;
  198. border-top: none;
  199. }
  200. .topic-map section {
  201. border-top: none;
  202. }
  203. .topic-map h3 {
  204. color: #f5f8fa;
  205. }
  206. .extra-info-wrapper .topic-link {
  207. color: #f5f8fa;
  208. }
  209. .extra-info-wrapper .badge-wrapper.bullet span.badge-category {
  210. color: #f5f8fa !important;
  211. }
  212. /*grupy*/
  213. .groups-table .groups-info .groups-info-name {
  214. color: #f5f8fa;
  215. }
  216. .groups-table .groups-info .groups-info-title {
  217. color: #f5f8fa;
  218. }
  219. .groups-table tr td {
  220. color: #f5f8fa;
  221. }
  222. /*Z-W-U*/
  223. .user-main .about.collapsed-info .details {
  224. background: rgba(52, 73, 94,1.0);
  225. border-bottom: 1px solid #2ecc71
  226. }
  227. .user-main .about .details {
  228. background: rgba(52, 73, 94,1.0);
  229. }
  230. .user-main .nav-pills a {
  231. color: #f5f8fa;
  232. }
  233. .user-main .nav-pills i {
  234. color: #f5f8fa;
  235. }
  236. .user-main .about .secondary {
  237. background: #2ecc71;
  238. border-top: 1px solid #27ae60;
  239. border-bottom: 1px solid #27ae60;
  240. font-size: 0.929em;
  241. }
  242. .user-main .about .secondary dt {
  243. color: #f5f8fa;
  244. }
  245. .user-main .about .secondary dd {
  246. color: #f5f8fa;
  247. }
  248. .user-main .nav-stacked li>a {
  249. color: #f5f8fa;
  250. }
  251. .user-main .nav-stacked li>a.active {
  252. color: #e74c3c;
  253. }
  254. .user-main .user-stream .item {
  255. padding: 20px 8px 15px 8px;
  256. background-color: #34495e;
  257. border-bottom: none;
  258. }
  259. .user-main .user-stream .excerpt {
  260. color: #f5f8fa;
  261. }
  262. .user-main .user-stream .time, .user-main .user-stream .delete-info {
  263. color: #f5f8fa;
  264. }
  265. .user-main .user-stream .notification .fa, .user-main .user-stream .notification .icon {
  266. color: #f5f8fa;
  267. }
  268. .alert.alert-info {
  269. background-color: #3498db;
  270. border: 1px solid #2980b9;
  271. color: #f5f8fa;
  272. }
  273. .user-main .user-content {
  274. background-color: #34495e;
  275. }
  276. .user-preferences .static {
  277. color: #f5f8fa;
  278. display: inline-block;
  279. }
  280. .uploaded-image-preview {
  281. background: #2c3e50 center;
  282. }
  283. .stats-section li {
  284. background: #3498db;
  285. border: 1px solid #2980b9;
  286. }
  287. .stats-section .label {
  288. color: #f5f8fa;
  289. }
  290. .stats-section li.linked-stat a {
  291. color: #f5f8fa;
  292. }
  293. .top-sub-section .topic-info {
  294. color: #f5f8fa;
  295. }
  296.  
  297. /*odpowiedź*/
  298. #reply-control {
  299. background-color: #34495e;
  300. }
  301. #reply-control .wmd-controls .d-editor-input, #reply-control .wmd-controls .d-editor-preview {
  302. background-color: #2c3e50;
  303. }
  304. #reply-control .d-editor-button-bar {
  305. color: #f5f8fa;
  306. background-color: #34495e;
  307. }
  308. #reply-control .d-editor-button-bar {
  309. border-bottom: none;
  310. }
  311. .d-editor {
  312. border: 1px solid #3498db;
  313. }
  314. #reply-control .contents .d-editor-input, #reply-control .contents .d-editor-preview {
  315. color: #f5f8fa;
  316. }
  317. #reply-control .contents .d-editor-preview {
  318. border: none;
  319. overflow: auto;
  320. visibility: visible;
  321. cursor: default;
  322. }
  323. .composer-popup {
  324. background: #2c3e50;
  325. }
  326. .bootbox.modal {
  327. background-color: #2c3e50;
  328. border: 1px solid #34495e;
  329. }
  330. div.ac-wrap {
  331. background-color: #34495e;
  332. border: 1px solid #2c3e50;
  333. }
  334. body input[type="text"], body input[type="password"], body input[type="datetime"], body input[type="datetime-local"], body input[type="date"], body input[type="month"], body input[type="time"], body input[type="week"], body input[type="number"], body input[type="email"], body input[type="url"], body input[type="search"], body input[type="tel"], body input[type="color"] {
  335. background-color: #34495e;
  336. border: 1px solid #2c3e50;
  337. }
  338. .select2-container a.select2-choice {
  339. background: #34495e;
  340. border-color: #2c3e50;
  341. color: #f5f8fa;
  342. }
  343. .select2-container .select2-choice {
  344. border: 1px solid #2c3e50;
  345. background-color: #34495e;
  346. }
  347. .select2-drop-active {
  348. border: 1px solid #2c3e50;
  349. border-top: 0;
  350. }
  351. .select2-drop {
  352. color: #ecf0f1;
  353. }
  354. .select2-drop {
  355. background: #34495e;
  356. }
  357.  
  358. aside.quote .title {
  359. background-color: rgba(52, 73, 94,1.0);
  360. color: rgba(236, 240, 241,1.0);
  361. border-left: 5px solid rgba(44, 62, 80,1.0);
  362. padding: 12px 12px 1px;
  363. }
  364.  
  365. blockquote {
  366. background-color: rgba(52, 73, 94,1.0);
  367. border-left: 5px solid rgba(44, 62, 80,1.0);
  368. }
  369. span.highlighted {
  370. background-color: rgba(52, 152, 219,1.0);
  371. }
  372.  
  373. .moderator .topic-body {
  374. background-color: rgba(52, 73, 94,1.0);
  375. }
  376.  
  377. .list-controls .category-dropdown-menu {
  378. background-color: rgba(52, 73, 94,1.0);
  379. border-width: 1px;
  380. border-style: solid;
  381. border-color: rgba(44, 62, 80,1.0);
  382. border-image: initial;
  383. }
  384. .list-controls .category-dropdown-menu .home {
  385. color: rgba(236, 240, 241,1.0);
  386. margin-left: 8px;
  387. }
  388. .topic-list, .category-list {
  389. background-color: #34495e;
  390. }
  391. div.topic-body {
  392. background-color: #34495e;
  393. }
  394. body select, body textarea {
  395. color: #f7f7f7;
  396. }
  397. .babble-post-container .babble-post-actions i.fa {
  398. color: #f7f7f7;
  399. }
  400. .babble-post-container .babble-post-actions {
  401. background-color: #2c3e50;
  402. }
  403. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement