Advertisement
Guest User

OMF 3.0 Black and Green Theme Fixes

a guest
Jan 18th, 2013
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 9.59 KB | None | 0 0
  1. body .maintitle {
  2. font-size: 18px ! important;
  3. font-weight: 400 ! important;
  4. overflow: hidden;
  5. margin: 0 ! important;
  6. padding: 8px ! important;
  7. }
  8.  
  9. body .maintitle a {
  10. color: #010101 ! important;
  11. }
  12.  
  13. .cke_skin_ips .cke_wrapper {
  14. background-color: #101010 ! important;
  15. border: 2px solid #101010 ! important;
  16. }
  17.  
  18. .cke_skin_ips .cke_top {
  19. background: #c9c8c8 ! important;
  20. }
  21.  
  22. .cke_contents iframe {
  23. border: 1px solid #4d7f17 ! important;
  24. background-color: #101010 ! important;
  25. }
  26.  
  27. .bar {
  28. background: #4d7f17 ! important;
  29. padding: 8px 10px;
  30. }
  31.  
  32. td {
  33. border: #4d7f17 ! important;
  34. }
  35.  
  36. .poll_question ol {
  37. background: #303030 ! important;
  38. }
  39.  
  40. .poll_question h4 {
  41. background: #202020 ! important;
  42. }
  43.  
  44. .progress_bar.topic_poll {
  45. background: gray ! important;
  46. border: 1px solid #4d7f17 ! important;
  47. }
  48.  
  49. a {
  50. color: #ababab ! important;
  51. }
  52.  
  53. #ipbwrapper {
  54. border-bottom: 8px solid #101010 ! important;
  55. }
  56.  
  57. .post_wrap {
  58. background-color: #262626 ! important;
  59. border: #4d7f17 ! important;
  60. }
  61.  
  62. li.page.active {
  63. background-color: #4d7f17 ! important;
  64. color: #101010 ! important;
  65. }
  66.  
  67. ul.mini_pagination li a {
  68. background: #4d7f17 ! important;
  69. border: 1px solid #101010;
  70. padding: 1px 3px;
  71. }
  72.  
  73. .pages a:hover {
  74. background: #080808 ! important;
  75. border-radius: 0 ! important;
  76. }
  77.  
  78. .ipsSettings_sectiontitle {
  79. color: #4d7f17 ! important;
  80. background: transparent ! important;
  81. }
  82.  
  83. p.ipsType_pagedesc {
  84. background: #252525 ! important;
  85. color: #4d7f17 ! important;
  86. }
  87.  
  88. tr.row1 {
  89. background: #151515 ! important;
  90. color: #4d7f17 ! important;
  91. }
  92.  
  93. .ipsSideBlock h3 {
  94. color: #010101 ! important;
  95. background-color: #4d7f17 ! important;
  96. }
  97.  
  98. #branding {
  99. background: #101010 ! important;
  100. border-bottom: 0 ! important;
  101. }
  102.  
  103. .post {
  104. color: silver ! important;
  105. }
  106.  
  107. .popupInner h3 {
  108. background: #101010 ! important;
  109. color: gray ! important;
  110. box-shadow: none ! important;
  111. border-color: #4d7f17 ! important;
  112. border-width: 0 ! important;
  113. }
  114.  
  115. .ipsLikeButton {
  116. color: #101010 ! important;
  117. }
  118.  
  119. .message {
  120. background: #101010 ! important;
  121. color: #AAA ! important;
  122. border: 1px solid #101010 ! important;
  123. border-radius: 3px;
  124. }
  125.  
  126. #content.clearfix {
  127. background-color: #080808 ! important;
  128. }
  129.  
  130. .__topic {
  131. background-color: #151515 ! important;
  132. }
  133.  
  134. table.ipb_table
  135. td {
  136. border-bottom: 1px solid #151515 ! important;
  137. padding: 10px;
  138. }
  139.  
  140. .ipsBox_container {
  141. background: #262626 ! important;
  142. border: 1px solid #010101 ! important;
  143. }
  144.  
  145. .ipsButton_secondary {
  146. background: #4d7f17 ! important;
  147. border: 1px solid #262626 ! important;
  148. box-shadow: 0 1px 0 rgba(0, 0, 0, .3) inset,  0 1px 0 rgba(0, 0, 0, .3) ! important;
  149. border-radius: 0 ! important;
  150. color: #101010 ! important;
  151. }
  152.  
  153. .maintitle {
  154. background: #4d7f17 ! important;
  155. -webkit-border-top-left-radius: 0 ! important;
  156. -webkit-border-top-right-radius: 0 ! important;
  157. border-radius: 0 0 0 0 ! important;
  158. -webkit-box-shadow: inset 0 0 0 #528cbc ! important;
  159. box-shadow: inset 0 0 0 #528cbc ! important;
  160. border-width: 0 ! important;
  161. }
  162.  
  163. p.citation {
  164. border-left: 2px solid #101010 ! important;
  165. background: #101010 ! important;
  166. border-top: 2px solid #101010 ! important;
  167. border-right: 2px solid #101010 ! important;
  168. border-bottom: 1px dashed #050505;
  169. color: #8C8C8C ! important;
  170. }
  171.  
  172. blockquote.ipsBlockquote.built {
  173. border-left: 2px solid #101010 ! important;
  174. border-right: 2px solid #101010 ! important;
  175. border-bottom: 2px solid #101010 ! important;
  176. background: #101010 ! important;
  177. color: #8C8C8C ! important;
  178. }
  179.  
  180. #community_app_menu>li>a {
  181. color: #101010 ! important;
  182. background: #4d7f17 ! important;
  183. }
  184.  
  185. #community_app_menu>li>a.menu_active {
  186. background: #e1e1e1 ! important;
  187. color: #101010 ! important;
  188. }
  189.  
  190. .statistics {
  191. border-top: 3px solid #4d7f17 ! important;
  192. background: transparent ! important;
  193. }
  194.  
  195. .ipsUserPhoto {
  196. border: none;
  197. background: #262626 ! important;
  198. }
  199.  
  200. #search_wrap {
  201. background-color: #e1e1e1 ! important;
  202. }
  203.  
  204. #search .submit_input {
  205. background: #4D7F17 url(http: //onemangaforums.com/public/style_images/master/search_icon.png) no-repeat 50%;
  206. border: 1px solid #4D7F17 ! important;
  207. }
  208.  
  209. .submit_input {
  210. background: #4d7f17 no-repeat 50% ! important;
  211. border: 1px solid #4d7f17 ! important;
  212. }
  213.  
  214. .ipbmenu_content {
  215. background-color: #4d7f17 ! important;
  216. border: 1px solid #101010 ! important;
  217. }
  218.  
  219. .input_submit.alt {
  220. background: #4D7F17 ! important;
  221. color: #101010 ! important;
  222. border: none;
  223. border-color: #101010 ! important;
  224. }
  225.  
  226. .input_submit.alt:hover {
  227. background: #101010 ! important;
  228. color: #4D7F17 ! important;
  229. box-shadow: 0 1px 0 0 #101010 inset,  0 2px 3px rgba(0, 0, 0, 0.2) ! important;
  230. }
  231.  
  232. .ipsVerticalTabbed_tabs > ul {
  233. border-top: 1px solid #4d7f17 ! important;
  234. border-left: 1px solid #4d7f17 ! important;
  235. }
  236.  
  237. .ipsVerticalTabbed_tabs li {
  238. background: #262626 ! important;
  239. border-left: #101010 ! important;
  240. border-color: #101010 ! important;
  241. }
  242.  
  243. .ipsVerticalTabbed_tabs li.active a {
  244. background: #303030 ! important;
  245. border-right: #4d7f17 ! important;
  246. }
  247.  
  248. .clear {
  249. border-color: #4d7f17 ! important;
  250. }
  251.  
  252. .post_block.no_sidebar {
  253. background: #4d7f17 ! important;
  254. border: none ! important;
  255. }
  256.  
  257. .ipsHeaderMenu {
  258. background: 0 color-stop(70%, #F6F6F6),  color-stop(100%, #EDEDED));
  259. }
  260.  
  261. .ipsType_sectiontitle {
  262. border-bottom: none ! important;
  263. color: #4d7f17 ! important;
  264. }
  265.  
  266. .input_text {
  267. background: #101010 ! important;
  268. color: #e1e1e1 ! important;
  269. border-color: #4d7f17 ! important;
  270. }
  271.  
  272. li {
  273. text-shadow: none ! important;
  274. }
  275.  
  276. .value {
  277. background: #262626 ! important;
  278. color: #4d7f17 ! important;
  279. }
  280.  
  281. .ipsFilterbar li.active a, .ipsFilterbar.bar.altbar li.active a {
  282. background: none repeat scroll 0 0 #101010 ! important;
  283. border-radius: 10px 10px 10px 10px ! important;
  284. box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2) inset ! important;
  285. color: #999 ! important;
  286. font-weight: 700 ! important;
  287. opacity: 1 ! important;
  288. padding: 4px 10px ! important;
  289. }
  290.  
  291. .input_submit {
  292. background-color: #4D7F17 ! important;
  293. box-shadow: 0 1px 0 0 #4D7F17 inset,  0 2px 3px rgba(0, 0, 0, 0.2) ! important;
  294. color: #101010 ! important;
  295. border-color: #4D7F17 ! important;
  296. border-width: 0;
  297. }
  298.  
  299. .input_submit:hover {
  300. background: #101010 ! important;
  301. color: #4D7F17 ! important;
  302. box-shadow: 0 1px 0 0 #101010 inset,  0 2px 3px rgba(0, 0, 0, 0.2) ! important;
  303. border-color: #101010 ! important;
  304. }
  305.  
  306. input#statusSubmit_page .ipsButton, .topic_buttons li.important a, .ipsButton .important, .topic_buttons li a, .topic_buttons li span, .ipsButton {
  307. background: #4D7F17 ! important;
  308. border: none ! important;
  309. border-radius: 3px 3px 3px 3px ! important;
  310. box-shadow: none ! important;
  311. text-shadow: none ! important;
  312. color: #101010 ! important;
  313. display: inline-block ! important;
  314. font-size: 12px ! important;
  315. height: 22px ! important;
  316. line-height: 22px ! important;
  317. white-space: nowrap ! important;
  318. padding: 0 10px ! important;
  319. }
  320.  
  321. .topic_buttons li.non_button a {
  322. color: #ABABAB ! important;
  323. }
  324.  
  325. .ipsButton_secondary:hover {
  326. background: #101010 ! important;
  327. color: #4D7F17 ! important;
  328. border: 1px solid #050505 ! important;
  329. }
  330.  
  331. .ipsLikeButton.ipsLikeButton_enabled:hover {
  332. color: #4d7f17 ! important;
  333. background: #101010 ! important;
  334. border: 1px solid #101010 ! important;
  335. }
  336.  
  337. li.active a, #user_link:hover, #notify_link:hover, #inbox_link:hover, #user_link:active, #notify_link:active, #inbox_link:active {
  338. background-color: #4d7f17 ! important;
  339. color: #e1e1e1 ! important;
  340. }
  341.  
  342. #user_navigation #user_link {
  343. background: #262626;
  344. }
  345.  
  346. .ipsLikeButton.ipsLikeButton_enabled {
  347. background: #4d7f17 ! important;
  348. border: 1px solid #4d7f17 ! important;
  349. }
  350.  
  351. #footer_utilities a {
  352. text-decoration: none;
  353. background: #050505;
  354. color: #4D7F1B ! important;
  355. }
  356.  
  357. #footer_utilities a:hover {
  358. background: #4D7F1B;
  359. color: #050505 ! important;
  360. }
  361.  
  362. #copyright a {
  363. padding: 4px 10px;
  364. }
  365.  
  366. .ipsFloatingAction .ipsButton:hover {
  367. background: #050505 ! important;
  368. color: #4D7F17 ! important;
  369. }
  370.  
  371. body, .no_messages, .topic_buttons li a:hover {
  372. background-color: #101010 ! important;
  373. color: #4d7f17 ! important;
  374. }
  375.  
  376. html, h3, .ipsLikeBar_info, #primary_nav.clearfix, li.ipsType_small.clearfix, .unread {
  377. background-color: #101010 ! important;
  378. }
  379.  
  380. a:hover, h2.ipsType_subtitle, h1, .topic_buttons li.non_button a:hover {
  381. color: #4d7f17 ! important;
  382. }
  383.  
  384. .general_box, .progress_bar span, #search-box, .status_update {
  385. background: #4d7f17 ! important;
  386. }
  387.  
  388. form, .ipsVerticalTabbed_tabs li:hover a, div.post_ignore, .moderation_bar {
  389. background: #262626 ! important;
  390. }
  391.  
  392. #header_bar, .ipsBadge.ipsBadge_lightgrey, .likepop.fixed_inner, .ipsFloatingAction {
  393. background: #101010 ! important;
  394. }
  395.  
  396. .pagination.clearfix, .clearfix, .ipsList_inline {
  397. background: transparent ! important;
  398. }
  399.  
  400. h3.ipsType_subtitle.ipsSettings_pagetitle, h3.ipsType_subtitle, fieldset.row1 {
  401. background: #080808 ! important;
  402. color: #4d7f17 ! important;
  403. }
  404.  
  405. tr.row2, tr.header, #user_latest_status > div, .rep_highlight {
  406. background: #101010 ! important;
  407. color: #4d7f17 ! important;
  408. }
  409.  
  410. .post_block, .userpopup dl {
  411. border-bottom: 1px solid #4d7f17 ! important;
  412. }
  413.  
  414. post_controls.clear.clearfix, div.side.left.ipsPad {
  415. background-color: transparent ! important;
  416. }
  417.  
  418. .__topic.unread.expandable, .submit, .ipsPad {
  419. background-color: #262626 ! important;
  420. }
  421.  
  422. .altrow.short, .ipsBox {
  423. background-color: #010101 ! important;
  424. }
  425.  
  426. .pagination .back a, .pagination .forward a {
  427. background: #101010 ! important;
  428. border-radius: 0 ! important;
  429. }
  430.  
  431. .pagination .back a:hover, .pagination .forward a:hover {
  432. background: #101010 ! important;
  433. color: #e1e1e1;
  434. }
  435.  
  436. .ipsBadge, .ipsBadge_green {
  437. background: #4d7f17 ! important;
  438. color: #e1e1e1 ! important;
  439. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement