Advertisement
Guest User

OMF 3.0 Black and Green Theme - Makaze

a guest
Jun 21st, 2013
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. body .maintitle {
  2. font-size: 18px !important;
  3. }
  4.  
  5. body .maintitle a {
  6. color: #010101!important;
  7. }
  8.  
  9. body {
  10. background-color:#101010 !important;
  11. color:#4d7f17 !important;
  12. }
  13.  
  14. html {
  15. background-color:#101010 !important;
  16. }
  17.  
  18. a:hover {
  19. color: #4d7f17 !important;
  20. }
  21.  
  22. .cke_skin_ips .cke_wrapper {
  23. background-color: #101010 !important;
  24. border: 2px solid #101010 !important;
  25. }
  26.  
  27. .cke_skin_ips .cke_top {
  28. background: #c9c8c8 !important;
  29. }
  30.  
  31. .cke_contents iframe {
  32. border: 1px solid #4d7f17 !important;
  33. background-color: #101010 !important;
  34. }
  35.  
  36. .bar {
  37. background: #4d7f17!important;
  38. padding: 8px 10px;
  39. }
  40.  
  41. .general_box {
  42. background:#4d7f17 !important;
  43. }
  44.  
  45. td {
  46. border:#4d7f17 !important;
  47. }
  48.  
  49. form {
  50. background:#262626 !important;
  51. }
  52.  
  53. .poll_question ol {
  54. background:#303030 !important;
  55. }
  56.  
  57. .poll_question h4 {
  58. background:#202020 !important;
  59. }
  60.  
  61. .progress_bar span {
  62. background:#4d7f17 !important;
  63. }
  64.  
  65. .progress_bar.topic_poll {
  66. background:#808080 !important;
  67. border: 1px solid #4d7f17 !important;
  68. }  
  69.  
  70. a {
  71. color:#ababab !important;
  72. }
  73.  
  74. #header_bar {
  75. background:#101010 !important;
  76. }
  77.  
  78. #ipbwrapper {
  79. border-bottom:8px solid #101010 !important;
  80. }
  81.  
  82. .post_wrap {
  83. background-color:#262626 !important;
  84. border:#4d7f17 !important;
  85. }
  86.  
  87. li.page.active {
  88. background-color: #4d7f17 !important;
  89. color: #101010 !important;
  90. }
  91.  
  92. ul.mini_pagination li a {
  93. background:#4d7f17 !important;
  94. border:1px solid #101010;
  95. padding:1px 3px;
  96. }
  97.  
  98. .pagination.clearfix {
  99. background:transparent !important;
  100. }
  101.  
  102. .pages a:hover {
  103. background:#080808 !important;
  104. border-radius:0 !important;
  105. }
  106.  
  107. .ipsSettings_sectiontitle {
  108. color: #4d7f17 !important;
  109. background:transparent !important;
  110. }
  111.  
  112. h3.ipsType_subtitle.ipsSettings_pagetitle {
  113. background: #080808 !important;
  114. color: #4d7f17 !important;
  115. }
  116.  
  117. h3.ipsType_subtitle {
  118. background: #080808 !important;
  119. color: #4d7f17 !important;
  120. }
  121.  
  122. h2.ipsType_subtitle {
  123. color: #4d7f17 !important;
  124. }
  125.  
  126. p.ipsType_pagedesc {
  127. background:#252525 !important;
  128. color: #4d7f17 !important;
  129. }
  130.  
  131. tr.row1 {
  132. background: #151515 !important;
  133. color:#4d7f17 !important;
  134. }
  135.  
  136. tr.row2 {
  137. background: #101010 !important;
  138. color: #4d7f17 !important;
  139. }
  140.  
  141. tr.header {
  142. background: #101010 !important;
  143. color: #4d7f17 !important;
  144. }
  145.  
  146. .ipsSideBlock h3 {
  147.     color: #010101!important;
  148. background-color: #4d7f17!important;
  149.     }
  150.  
  151. fieldset.row1 {
  152. background: #080808 !important;
  153. color: #4d7f17 !important;
  154. }
  155.  
  156. #branding {
  157. background:#101010 !important;
  158. border-bottom:1px solid #4d7f17 !important;
  159. border-bottom:0 !important;
  160. }
  161.  
  162. .post {
  163. color:#c0c0c0 !important;
  164. }
  165.  
  166. .post_block {
  167. border-bottom:1px solid #4d7f17 !important;
  168. }
  169.  
  170. h1 {
  171. color:#4d7f17 !important;
  172. }
  173.  
  174. h3 {
  175. background-color:#101010 !important;
  176. }
  177.  
  178. .popupInner h3 {
  179. background:#101010 !important;
  180. color:#808080 !important;
  181. border-width:0 0 0 0 !important;
  182. border-color: #4d7f17 !important;
  183. box-shadow:none !important;
  184. }
  185.  
  186. .ipsLikeButton {
  187. color:#101010 !important;
  188. }
  189.  
  190. .ipsLikeBar_info {
  191. background-color:#101010 !important;
  192. }
  193.  
  194. .clearfix {
  195. background:transparent !important;
  196. }
  197.  
  198. .message {
  199. background: #101010!important;
  200. color: #AAA !important;
  201. border: 1px solid #101010 !important;
  202. border-radius: 3px;
  203. }
  204.  
  205. #secondary_navigation.clearfix {
  206. /* background-color:#101010 !important; */
  207. }
  208.  
  209. post_controls.clear.clearfix {
  210. background-color:transparent !important;
  211. }
  212.  
  213. #primary_nav.clearfix {
  214. background-color:#101010 !important;
  215. }
  216.  
  217. #content.clearfix {
  218. background-color:#080808 !important;
  219. }
  220.  
  221. li.ipsType_small.clearfix {
  222. background-color:#101010 !important;
  223. }
  224.  
  225. .__topic {
  226. background-color:#151515 !important;
  227. }
  228.  
  229. table.ipb_table td {
  230. border-bottom:1px solid #151515 !important;
  231. padding:10px;
  232. }
  233.  
  234. .__topic.unread.expandable {
  235. background-color:#262626 !important;
  236. }
  237.  
  238. .altrow.short {
  239. background-color:#010101 !important;
  240. }
  241.  
  242. .ipsBox {
  243. background-color:#010101 !important;
  244. }
  245.  
  246. .ipsBox_container{
  247. background:#262626 !important;
  248. border:1px solid #010101 !important;
  249. }
  250.  
  251. .ipsButton_secondary {
  252. background:#4d7f17 !important;
  253. border:1px solid #262626 !important;
  254. box-shadow:0 1px 0 rgba(0,0,0,.3) inset, 0 1px 0 rgba(0,0,0,.3) !important;
  255. border-radius:0 !important;
  256. color:#101010 !important;
  257. }
  258.  
  259. .maintitle {
  260. background:#4d7f17 !important;
  261. -webkit-border-top-left-radius:0 !important;
  262. -webkit-border-top-right-radius:0 !important;
  263. border-radius:0 0 0 0 !important;
  264. -webkit-box-shadow:inset 0 0 0 #528cbc !important;
  265. box-shadow:inset 0 0 0 #528cbc !important;
  266. border-width:0 0 0 !important;
  267. }
  268.  
  269. #user_latest_status > div {
  270. background:#101010 !important;
  271. color: #4d7f17 !important;
  272. }
  273.  
  274. .ipsBadge.ipsBadge_lightgrey {
  275. background: #101010 !important
  276. }
  277.  
  278. p.citation {
  279. border-left: 2px solid #101010 !important;
  280. background: #101010 !important;
  281. border-top: 2px solid #101010!important;
  282. border-right: 2px solid #101010 !important;
  283. border-bottom: 1px dashed #050505;
  284. color: #8C8C8C ! important;
  285. }
  286.  
  287. blockquote.ipsBlockquote.built {
  288. border-left: 2px solid #101010 !important;
  289. border-right: 2px solid #101010 !important;
  290. border-bottom: 2px solid #101010 !important;
  291. background: #101010 !important;
  292. color: #8C8C8C ! important;
  293. }
  294.  
  295. .likepop.fixed_inner {
  296. background:#101010 !important;
  297. }
  298.  
  299. #community_app_menu>li>a {
  300. color:#101010 !important;
  301. background:#4d7f17 !important;
  302. }
  303.  
  304. #community_app_menu>li>a.menu_active {
  305. background:#e1e1e1 !important;
  306. color:#101010 !important;
  307. }
  308.  
  309. .unread {
  310. background-color:#101010 !important;
  311. }
  312.  
  313. .statistics {
  314. border-top:3px solid #4d7f17 !important;
  315. background:transparent !important;
  316. }
  317.  
  318. .ipsUserPhoto {
  319. border: none;
  320. background: #262626 !important;
  321. }
  322.  
  323. .pagination .back a {
  324. background:#101010 !important;
  325. border-radius:0 !important;
  326. }
  327.  
  328. .pagination .forward a {
  329. background:#101010 !important;
  330. border-radius:0 !important;
  331. }
  332.  
  333. .pagination .back a:hover {
  334. background:#101010 !important;
  335. color:#e1e1e1;
  336. }
  337.  
  338. .pagination .forward a:hover {
  339. background:#101010 !important;
  340. color:#e1e1e1;
  341. }
  342.  
  343. .submit {
  344. background-color:#262626 !important;
  345. }
  346.  
  347. #search_wrap{
  348. background-color:#e1e1e1 !important;
  349. }
  350.  
  351. #search-box{
  352. background:#4d7f17 !important;
  353. }
  354.  
  355. #search .submit_input {
  356. background: #4D7F17 url(http://onemangaforums.com/public/style_images/master/search_icon.png) no-repeat 50%;
  357. border: 1px solid #4D7F17 !important;
  358. }
  359.  
  360. .submit_input {
  361. background:#4d7f17 no-repeat 50% !important;
  362. border:1px solid #4d7f17  !important;
  363. }
  364.  
  365. #search_options {
  366. /* background:#4d7f17 !important; */
  367. }
  368.  
  369. .ipbmenu_content {
  370. background-color:#4d7f17 !important;
  371. border:1px solid #101010 !important;
  372. }
  373.  
  374. .input_submit.alt {
  375. background: #4D7F17 !important;
  376. color: #101010 !important;
  377. border-color: #101010 !important;
  378. border: none;
  379. }
  380.  
  381. .input_submit.alt:hover {
  382. background: #101010 !important;
  383. color: #4D7F17 !important;
  384. box-shadow: 0 1px 0 0 #101010 inset, 0 2px 3px rgba(0, 0, 0, 0.2) !important;
  385. }
  386.  
  387. .ipsVerticalTabbed_tabs > ul {
  388. border-top:1px solid #4d7f17 !important;
  389. border-left:1px solid #4d7f17 !important;
  390. }
  391.  
  392. .ipsVerticalTabbed_tabs li {
  393. background:#262626 !important;
  394. border-color:#101010 !important;
  395. border-left:#101010 !important;
  396. }
  397.  
  398. .ipsVerticalTabbed_tabs li:hover a {
  399. background:#262626 !important;
  400. }
  401.  
  402. .ipsVerticalTabbed_tabs li.active a {
  403. background:#303030 !important;
  404. border-right:#4d7f17 !important;
  405. }
  406.  
  407. .rep_highlight {
  408. background:#101010 !important;
  409. color:#4d7f17 !important;
  410. }
  411.  
  412. .clear {
  413. border-color: #4d7f17 !important;
  414. }
  415.  
  416. .post_block.no_sidebar {
  417. background:#4d7f17 !important;
  418. border:none !important;
  419. }
  420.  
  421. .ipsHeaderMenu {
  422. background: white;
  423. background: -moz-linear-gradient(top, white 0%, #F6F6F6 70%, #EDEDED 100%);
  424. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,white), color-stop(70%,#F6F6F6), color-stop(100%,#EDEDED));
  425. }
  426.  
  427. .ipsType_sectiontitle {
  428. border-bottom:none !important;
  429. color:#4d7f17 !important;
  430. }
  431.  
  432. .input_text {
  433. background:#101010 !important;
  434. color:#e1e1e1 !important;
  435. border-color:#4d7f17 !important;
  436. }
  437.  
  438. li {
  439. text-shadow:none !important;
  440. }
  441.  
  442. .status_update {
  443. background:#4d7f17 !important;
  444.  
  445. }
  446.  
  447. .no_messages {
  448. background-color:#101010 !important;
  449. color:#4d7f17 !important;
  450. }
  451.  
  452. .ipsPad {
  453. background-color:#262626 !important;
  454. }
  455.  
  456. div.side.left.ipsPad {
  457. background-color:transparent !important;
  458. }
  459.  
  460. .userpopup dl {
  461. border-bottom: 1px solid #4d7f17 !important;
  462. }
  463.  
  464. .value {
  465. background:#262626 !important;
  466. color:#4d7f17 !important;
  467. }
  468.  
  469. .ipsList_inline {
  470. background:transparent !important;
  471. }
  472.  
  473. div.post_ignore {
  474. background: #262626 !important;
  475. }
  476.  
  477. .ipsBadge {
  478. background: #4d7f17 !important;
  479. color: #e1e1e1 !important;
  480. }
  481.  
  482. .ipsBadge_green {
  483. background: #4d7f17 !important;
  484. color:#e1e1e1 !important;
  485. }
  486.  
  487. .ipsFilterbar li.active a, .ipsFilterbar.bar.altbar li.active a {
  488. background: none repeat scroll 0 0 #101010 !important;
  489. border-radius: 10px 10px 10px 10px !important;
  490. box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2) inset !important;
  491. color: #999999 !important;
  492. font-weight: bold !important;
  493. opacity: 1 !important;
  494. padding: 4px 10px !important;
  495. }
  496.  
  497. .input_submit {
  498. background-color: #4D7F17 !important;
  499. border-color: #4D7F17 !important;
  500. box-shadow: 0 1px 0 0 #4D7F17 inset, 0 2px 3px rgba(0, 0, 0, 0.2) !important;
  501. color: #101010 !important;
  502. border-width: 0px;
  503. }
  504.  
  505. .input_submit:hover {
  506. background: #101010 !important;
  507. color: #4D7F17 !important;
  508. box-shadow: 0 1px 0 0 #101010 inset, 0 2px 3px rgba(0, 0, 0, 0.2) !important;
  509. border-color: #101010 ! important;
  510. }
  511.  
  512. input#statusSubmit_page .ipsButton,
  513. .topic_buttons li.important a,
  514. .ipsButton .important,
  515. .topic_buttons li a,
  516. .topic_buttons li span,
  517. .ipsButton {
  518. background: #4D7F17 !important;
  519. border: none !important;
  520. border-radius: 3px 3px 3px 3px !important;
  521. box-shadow: none !important;
  522. text-shadow: none ! important;
  523. color: #101010 !important;
  524. display: inline-block !important;
  525. font-size: 12px !important;
  526. height: 22px !important;
  527. line-height: 22px !important;
  528. padding: 0 10px !important;
  529. white-space: nowrap !important;
  530. }
  531.  
  532. .topic_buttons li a:hover {
  533. background-color: #101010 ! important;
  534. color: #4d7f17 !important;
  535. }
  536.  
  537. .topic_buttons li.non_button a {
  538. color: #ABABAB ! important;
  539. }
  540.  
  541. .topic_buttons li.non_button a:hover {
  542. color: #4d7f17 !important;
  543. }
  544.  
  545. .ipsButton_secondary:hover {
  546. background: #101010 !important;
  547. color: #4D7F17 !important;
  548. border: 1px solid #050505 !important;
  549. }
  550.  
  551. .ipsLikeButton.ipsLikeButton_enabled:hover {
  552. color: #4d7f17 ! important;
  553. background: #101010 !important;
  554. border: 1px solid #101010 !important;
  555. }
  556.  
  557. li.active a,
  558. #user_link:hover,
  559. #notify_link:hover,
  560. #inbox_link:hover,
  561. #user_link:active,
  562. #notify_link:active,
  563. #inbox_link:active {
  564. background-color: #4d7f17!important;
  565. color: #e1e1e1 !important;
  566. }
  567.  
  568. #user_navigation #user_link {
  569. background: #262626
  570. }
  571.  
  572. .moderation_bar {
  573. background: #262626!important;
  574. }
  575.  
  576. .ipsLikeButton.ipsLikeButton_enabled {
  577. background: #4d7f17!important;
  578. border: 1px solid #4d7f17!important;
  579. }
  580.  
  581. #footer_utilities a {
  582. text-decoration: none;
  583. background: #050505;
  584. color: #4D7F1B ! important;
  585. }
  586.  
  587. #footer_utilities a:hover {
  588. background: #4D7F1B;
  589. color: #050505 ! important;
  590. }
  591.  
  592. #copyright a {
  593. padding: 4px 10px;
  594. }
  595.  
  596. .ipsFloatingAction {
  597. background: #101010 ! important;
  598. }
  599.  
  600. .ipsFloatingAction .ipsButton:hover {
  601. background: #050505 !important;
  602. color: #4D7F17 !important;
  603. }
  604.  
  605. #user_latest_status > div {
  606. background-color: #EBECE5 ! important;
  607. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement