Advertisement
Guest User

BugForumBlackOut_by_vlad0_2_0_0_Firefox

a guest
Aug 14th, 2014
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 21.96 KB | None | 0 0
  1. /*===================================================================== */
  2. /*===================================================================== */
  3. /*       ____                ______                                     */
  4. /*      |  _ \              |  ____|                                    */
  5. /*      | |_) |_   _  __ _  | |__ ___  _ __ _   _ _ __ ___              */
  6. /*      |  _ <| | | |/ _` | |  __/ _ \| '__| | | | '_ ` _ \             */
  7. /*      | |_) | |_| | (_| | | | | (_) | |  | |_| | | | | | |            */
  8. /*      |____/ \__,_|\__, | |_|  \___/|_|   \__,_|_| |_| |_|            */
  9. /*                    __/ |                                             */
  10. /*                   |___/                                              */
  11. /*             ____  _            _     ____        _                   */
  12. /*            |  _ \| |          | |   / __ \      | |                  */
  13. /*            | |_) | | __ _  ___| | _| |  | |_   _| |_                 */
  14. /*            |  _ <| |/ _` |/ __| |/ / |  | | | | | __|                */
  15. /*            | |_) | | (_| | (__|   <| |__| | |_| | |_                 */
  16. /*            |____/|_|\__,_|\___|_|\_\\____/ \__,_|\__|  by vlad0      */
  17. /*                                                                      */
  18. /*===================================================================== */
  19. /*===================================================================== */
  20.  
  21.  
  22. @namespace url(http://www.w3.org/1999/xhtml);
  23.  
  24. @-moz-document url-prefix("http://www.bug.hr/forum")  {
  25.  
  26.  
  27. /*===================================================================== */
  28. /* STRANICA - OPCENITO */
  29. /*===================================================================== */
  30. .forum #f_header {background-color: #000000 ! important;
  31. background-image: -moz-linear-gradient(top, #000000 0%, #4c4c4c 100%) ! important;
  32. background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#4c4c4c)) ! important; background-image: -webkit-linear-gradient(top, #000000 0%,#4c4c4c 100%) ! important; height: 20px ! important; background-image: -o-linear-gradient(#000000, #4c4c4c) ! important;}
  33.  
  34.  
  35. .oglas {display: none;}
  36.  
  37. .forum #f_header .logo {display: none;}
  38.  
  39. .forum {background-color: #4c4c4c ! important;
  40. background-image: -moz-linear-gradient(top, #4c4c4c 0%, #000000 100%) ! important;
  41. background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(100%,#000000)) ! important; background-image: -webkit-linear-gradient(top, #4c4c4c 0%,#000000 100%) ! important; font-family:"Arial" ! important; background-image: -o-linear-gradient(#4c4c4c, #000000) ! important;}
  42.  
  43. body {background-color: #000000 ! important;}
  44.  
  45. .forum input.text {background-color: #dfdfd9 ! important; background-image: -moz-linear-gradient(top, #dfdfd9 0%, #eeeee7 100%) ! important; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dfdfd9), color-stop(100%,#eeeee7)) ! important; background-image: -webkit-linear-gradient(top, #dfdfd9 0%,#eeeee7 100%) ! important; background-image: -o-linear-gradient(#dfdfd9, #eeeee7) ! important;}
  46.  
  47.  
  48.  
  49. /*===================================================================== */
  50. /* FORUM - TOPBAR I OKVIR */
  51. /*===================================================================== */
  52. .forum #f_boxtop .boxtopwrap2 {background-color: #909090 ! important;
  53. background-image: -moz-linear-gradient(top, #909090 0%, #4c4c4c 100%) ! important;
  54. background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#909090), color-stop(100%,#4c4c4c)) ! important; background-image: -webkit-linear-gradient(top, #909090 0%,#4c4c4c 100%) ! important; background-image: -o-linear-gradient(#909090, #4c4c4c) ! important;}
  55.  
  56. .forum #f_content {border-color: #909090 ! important;}
  57.  
  58.  
  59.  
  60. /*===================================================================== */
  61. /* FORUM - NASLOV */
  62. /*===================================================================== */
  63. .forum .f_naslov  {margin-bottom: 0px ! important;}
  64.  
  65.  
  66.  
  67. /*===================================================================== */
  68. /* FORUM - POPIS FORUMA*/
  69. /*===================================================================== */
  70. .forum #f_content .maincontent {background-color: #4c4c4c ! important;
  71. background-image: -moz-linear-gradient(top, #4c4c4c 0%, #2d2d2d 100%) ! important;
  72. background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(100%,#2d2d2d)) ! important; background-image: -webkit-linear-gradient(top, #4c4c4c 0%,#2d2d2d 100%) ! important; background-image: -o-linear-gradient(#4c4c4c, #2d2d2d) ! important;}
  73.  
  74. .forum .f_tablica table th, .forum .f_tablica table td {background-color: #d5d5d5 ! important; background-image: -moz-linear-gradient(top, #d5d5d5 0%, #d2d3d2 100%) ! important; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d5d5d5), color-stop(100%,#d2d3d2)) ! important; background-image: -webkit-linear-gradient(top, #d5d5d5 0%,#d2d3d2 100%) ! important; color: #ffffff ! important; background-image: -o-linear-gradient(#d5d5d5, #d2d3d2) ! important;}
  75.  
  76. .forum .f_tablica table th, .forum .f_tablica table th {background-color: #909090 ! important; background-image: -moz-linear-gradient(top, #909090 0%, #838282 100%) ! important; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#909090), color-stop(100%,#838282)) ! important; background-image: -webkit-linear-gradient(top, #909090 0%,#838282 100%) ! important; background-image: -o-linear-gradient(#909090, #838282) ! important;}
  77.  
  78. .forum .f_tablica table th.broj, .forum .f_tablica table td.broj {color: #ffffff ! important;}
  79.  
  80. .forum .f_tablica table .grupa th {background-color: #b2b2b2 ! important; color: #ffffff ! important;}
  81.  
  82.  
  83.  
  84. /*===================================================================== */
  85. /* FORUM - KORISNIK */
  86. /*===================================================================== */
  87. .forum .user, .forum .user a {color: #adadad ! important;}
  88.  
  89.  
  90.  
  91. /*===================================================================== */
  92. /* FORUM - POSTOVI */
  93. /*===================================================================== */
  94. .forum .f_postovi2 .post {background-color: #eeeee7 ! important; border-color: #909090 ! important; border-color: #909090 ! important;}
  95.  
  96. .forum .f_postovi2 .post .innerPost {background-color: #dfdfd9 ! important; background-image: -moz-linear-gradient(top, #dfdfd9 0%, #eeeee7 100%) ! important; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dfdfd9), color-stop(100%,#eeeee7)) ! important; background-image: -webkit-linear-gradient(top, #dfdfd9 0%,#eeeee7 100%) ! important; background-image: -o-linear-gradient(#dfdfd9, #eeeee7) ! important;}
  97.  
  98. /*.forum .f_postovi2 .post .innerPost {color: #eeeee7 ! important;}*/
  99.  
  100.  
  101.  
  102. /*===================================================================== */
  103. /* FORUM - POSTOVI - NOVA TEMA */
  104. /*===================================================================== */
  105. .forum .f_newpost .newtopic .inner {background-color: #dfdfd9 ! important; background-image: -moz-linear-gradient(top, #dfdfd9 0%, #eeeee7 100%) ! important; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dfdfd9), color-stop(100%,#eeeee7)) ! important; background-image: -webkit-linear-gradient(top, #dfdfd9 0%,#eeeee7 100%) ! important; background-image: -o-linear-gradient(#dfdfd9, #eeeee7) ! important;}
  106.  
  107.  
  108.  
  109. /*===================================================================== */
  110. /* FORUM - POSTOVI - EDITOR*/
  111. /*===================================================================== */
  112. .forum .f_newpost .newpost .inner {background-color: #cecece ! important; background-image: -moz-linear-gradient(top, #cecece 0%, #eeeee7 100%) ! important; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cecece), color-stop(100%,#eeeee7)) ! important; background-image: -webkit-linear-gradient(top, #cecece 0%,#eeeee7 100%) ! important; background-image: -o-linear-gradient(#cecece, #eeeee7) ! important;}
  113.  
  114. .forum .gumbiV a, .forum .gumbiV span {color: #606060! important; border-color: #606060! important;}
  115.  
  116. .forum .gumbiV a:hover, .forum .gumbiV span:hover  {color: #868686! important; border-color: #868686! important;}
  117.  
  118. .mceContentBody {background-color: #f3f3f3! important;}
  119.  
  120. .defaultSkin table td {background-color: #cecece ! important; background-image: -moz-linear-gradient(top, #cecece 0%, #eeeee7 100%) ! important; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cecece), color-stop(100%,#eeeee7)) ! important; background-image: -webkit-linear-gradient(top, #cecece 0%,#eeeee7 100%) ! important; background-image: -o-linear-gradient(#cecece, #eeeee7) ! important;}
  121.  
  122.  
  123. /*===================================================================== */
  124. /* FORUM - POSTOVI - CITIRANJE */
  125. /*===================================================================== */
  126. .editor_quote .editor_quote_header {background-color: #dfdfd9 ! important; background-image: -moz-linear-gradient(top, #dfdfd9 0%, #eeeee7 100%) ! important; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dfdfd9), color-stop(100%,#eeeee7)) ! important; background-image: -webkit-linear-gradient(top, #dfdfd9 0%,#eeeee7 100%) ! important; padding-left: 10px ! important; padding-top: 5px ! important; padding-bottom: 5px ! important; background-image: -o-linear-gradient(#dfdfd9, #eeeee7) ! important;}
  127.  
  128. .forum .f_postovi2 .post .svakiDrugi .editor_quote {background-color: #eeeee7 ! important;}
  129.  
  130.  
  131.  
  132. /*===================================================================== */
  133. /* FORUM - POTPISI */
  134. /*===================================================================== */
  135. .forum .f_postovi2 .post .porukaBox .potpis {color: #979797! important; border-color: #979797! important;}
  136.  
  137.  
  138.  
  139. /*===================================================================== */
  140. /* FORUM - PRETPLATNIK */
  141. /*===================================================================== */
  142. .forum .f_postovi2 .post .bottommenu_new .pretplatnik_bug {display: none;}
  143.  
  144.  
  145.  
  146. /*===================================================================== */
  147. /* FORUM - MOJPC, GLASOVI I HVALA */
  148. /*===================================================================== */
  149. .forum .f_postovi2 .post .bottommenu_new .box {background-color: #cccccc ! important; color: #ffffff ! important;}
  150.  
  151. .forum .f_postovi2 .post .bottommenu_new .boxon, .forum .f_postovi2 .post .bottommenu_new .box:hover {background-color: #1070c3 ! important; color: #ffffff ! important;}
  152.  
  153. .forum .f_postovi2 .post .bottommenu_new .bm_vote a {color: #a3a3a3! important;}
  154.  
  155.  
  156.  
  157. /*===================================================================== */
  158. /* FORUM - OGLASI U POSTOVIMA */
  159. /*===================================================================== */
  160. */
  161. .forum .f_postovi2 .oglas {display: none;}
  162.  
  163.  
  164.  
  165. /*===================================================================== */
  166. /* FORUM - BROJ STRANICA */
  167. /*===================================================================== */
  168. .forum dl.box dt a, .forum dl.box dt span {color: #FFFFFF ! important;}
  169.  
  170.  
  171.  
  172. /*===================================================================== */
  173. /* FORUM - DONJI IZBORNIK */
  174. /*===================================================================== */
  175. .forum dl.f_breadcrumb_bottom {
  176. background-color: #909090 ! important; background-image: -moz-linear-gradient(top, #909090 0%, #4c4c4c 100%) ! important; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#909090), color-stop(100%,#4c4c4c)) ! important; background-image: -webkit-linear-gradient(top, #909090 0%,#4c4c4c 100%) ! important; background-image: -o-linear-gradient(#909090, #4c4c4c) ! important;}
  177.  
  178.  
  179.  
  180. /*===================================================================== */
  181. /* FORUM - GUMBICI */
  182. /*===================================================================== */
  183. .forum .gumbi a, .forum .gumbi span {color: #606060! important; border-color: #606060! important;}
  184.  
  185. .forum .gumbi a:hover, .forum .gumbi span:hover {color: #868686! important; border-color: #868686! important;}
  186.  
  187. .forum .gumb {color: #606060! important; border-color: #606060! important;}
  188.  
  189. .forum .gumb:hover {color: #868686! important; border-color: #868686! important;}
  190.  
  191.  
  192.  
  193. /*===================================================================== */
  194. /* FORUM - TEME LINKOVI GORE */
  195. /*===================================================================== */
  196. .forum .f_naslov dl dt b {color: #dfdfd9 ! important;}
  197.  
  198. .forum .f_naslov dl dt {color: #dfdfd9 ! important;}
  199.  
  200. .forum .f_naslov dl {background-image: none ! important;}
  201.  
  202. .forum .f_naslov dl dt a {color: #dfdfd9 ! important;}
  203.  
  204.  
  205.  
  206. /*===================================================================== */
  207. /* FORUM - VELIKI NASLOV */
  208. /*===================================================================== */
  209. .forum .f_naslov h1 {color: #dfdfd9 ! important;}
  210.  
  211.  
  212.  
  213. /*===================================================================== */
  214. /* PANEL DESNO - POZADINA */
  215. /*===================================================================== */
  216. .forum .f_rightmenu #f_content {background-image: none ! important; background-color: #909090 ! important;}
  217.  
  218.  
  219.  
  220. /*===================================================================== */
  221. /* PANEL DESNO - PRETRAZIVANJE */
  222. /*===================================================================== */
  223. .forum .f_rightmenu .rightmenu .searchbox {display: none;}
  224.  
  225.  
  226.  
  227. /*===================================================================== */
  228. /* PANEL DESNO - OPCENITO */
  229. /*===================================================================== */
  230. .forum .f_rightmenu .rightmenu .header {padding-top: 0px ! important; padding-bottom: 7px ! important;}
  231.  
  232.  
  233. /*===================================================================== */
  234. /* PANEL DESNO - USER */
  235. /*===================================================================== */
  236. .forum .f_rightmenu .rightmenu .loginbox .header {background-color: #909090 ! important;
  237. background-image: -moz-linear-gradient(top, #909090 0%, #4c4c4c 100%) ! important;
  238. background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#909090), color-stop(100%,#4c4c4c)) ! important; background-image: -webkit-linear-gradient(top, #909090 0%,#4c4c4c 100%) ! important; padding-top: 7px ! important; background-image: -o-linear-gradient(#909090, #4c4c4c) ! important;}
  239.  
  240. .forum .f_rightmenu .rightmenu .loginbox .header a {color: #FFFFFF ! important;}
  241.  
  242. .forum .f_rightmenu .rightmenu .loginbox .content {background-color: #353535 ! important; color: #b6b6b6 ! important;}
  243.  
  244.  
  245.  
  246. /*===================================================================== */
  247. /* PANEL DESNO - AKTUALNE VIJESTI */
  248. /*===================================================================== */
  249. /*.forum .f_rightmenu .rightmenu .listbox .alt {display: none;}*/
  250. /*.forum .f_rightmenu .rightmenu .listbox .headerBol {display: none;}*/
  251.  
  252. .forum .f_rightmenu .rightmenu .listbox .headerBol {background-color: #909090 ! important; background-image: -moz-linear-gradient(top, #909090 0%, #4c4c4c 100%) ! important; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#909090), color-stop(100%,#4c4c4c)) ! important; background-image: -webkit-linear-gradient(top, #909090 0%,#4c4c4c 100%) ! important; background-image: -o-linear-gradient(#909090, #4c4c4c) ! important;}
  253.  
  254. .forum .f_rightmenu .rightmenu .listbox .content ul li {border-width: 0px ! important;}
  255.  
  256. .forum .f_rightmenu .rightmenu .listbox .content ul li a {font-size: 11px ! important;}
  257.  
  258.  
  259.  
  260. /*===================================================================== */
  261. /* PANEL DESNO - AKTIVNE TEME */
  262. /*===================================================================== */
  263. .forum .f_rightmenu .rightmenu .listbox .headerZuti {background-color: #909090 ! important; background-image: -moz-linear-gradient(top, #909090 0%, #4c4c4c 100%) ! important; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#909090), color-stop(100%,#4c4c4c)) ! important; background-image: -webkit-linear-gradient(top, #909090 0%,#4c4c4c 100%) ! important; background-image: -o-linear-gradient(#909090, #4c4c4c) ! important;}
  264.  
  265. .forum .f_rightmenu .rightmenu .listbox .content {background-color: #353535 ! important;}
  266.  
  267. .forum .f_rightmenu .rightmenu .listbox .content.tablelike ul li {border-bottom-width: 0px ! important;}
  268.  
  269. .forum .f_rightmenu .rightmenu .listbox .content ul li a {color: #b6b6b6! important; font-size: 11px; margin-left: 10px;}
  270.  
  271. .forum .f_rightmenu .rightmenu .listbox .content.tablelike ul li span {color: #FFFFFF! important; font-size: 11px;}
  272.  
  273. .forum .f_rightmenu .rightmenu .listbox .content.tablelike ul li a {font-size: 11px ! important;}
  274.  
  275.  
  276.  
  277. /*===================================================================== */
  278. /* PANEL DESNO - AKTIVNI OGLASI */
  279. /*===================================================================== */
  280. .forum .f_rightmenu .rightmenu .listbox .headerPlavi {background-color: #909090 ! important; background-image: -moz-linear-gradient(top, #909090 0%, #4c4c4c 100%) ! important; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#909090), color-stop(100%,#4c4c4c)) ! important; background-image: -webkit-linear-gradient(top, #909090 0%,#4c4c4c 100%) ! important; background-image: -o-linear-gradient(#909090, #4c4c4c) ! important;}
  281.  
  282.  
  283.  
  284. /*===================================================================== */
  285. /* POPUP PROZORI */
  286. /*===================================================================== */
  287. .dPopup .header {background-color: #4c4c4c ! important; background-image: -moz-linear-gradient(top, #4c4c4c 0%, #909090 100%) ! important; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(100%,#909090)) ! important; background-image: -webkit-linear-gradient(top, #4c4c4c 0%,#909090 100%) ! important; background-image: -o-linear-gradient(#4c4c4c, #909090) ! important;}
  288.  
  289. div.fancymodal_content {background-color: #000000 ! important;}
  290.  
  291. .dPopup .content p {color: #dfdfd9 ! important;}
  292.  
  293.  
  294. /*===================================================================== */
  295. /* KORISNICI FORUMA */
  296. /*===================================================================== */
  297. .forum .f_lastusers {border-color: #4c4c4c ! important;}
  298.  
  299.  
  300.  
  301. /*===================================================================== */
  302. /* PORUKA DANA */
  303. /*===================================================================== */
  304. .forum .f_postdana {background-color: #dfdfd9 ! important; background-image: -moz-linear-gradient(top, #dfdfd9 0%, #eeeee7 100%) ! important; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dfdfd9), color-stop(100%,#eeeee7)) ! important; background-image: -webkit-linear-gradient(top, #dfdfd9 0%,#eeeee7 100%) ! important; border-color: #4c4c4c ! important; background-image: -o-linear-gradient(#dfdfd9, #eeeee7) ! important;}
  305.  
  306.  
  307.  
  308. /*===================================================================== */
  309. /* COPYRIGHT */
  310. /*===================================================================== */
  311. .forum .f_copyright a {color: #373737! important;}
  312.  
  313.  
  314.  
  315. /*===================================================================== */
  316. /* AUTOR - PORUKE */
  317. /*===================================================================== */
  318. .forum .porukabody, .mceContentBody {color: #4c4c4c ! important;}
  319.  
  320.  
  321.  
  322. /*===================================================================== */
  323. /* AUTOR - PROFIL */
  324. /*===================================================================== */
  325. .forum .f_userprofile .profile .innerProfile {background-color: #dfdfd9 ! important; background-image: -moz-linear-gradient(top, #dfdfd9 0%, #eeeee7 100%) ! important; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dfdfd9), color-stop(100%,#eeeee7)) ! important; background-image: -webkit-linear-gradient(top, #dfdfd9 0%,#eeeee7 100%) ! important; background-image: -o-linear-gradient(#dfdfd9, #eeeee7) ! important;}
  326.  
  327.  
  328.  
  329. /*===================================================================== */
  330. /* AUTOR - UREDIVANJE PROFILA */
  331. /*===================================================================== */
  332. .forum .f_editprofile {background-color: #dfdfd9 ! important; background-image: -moz-linear-gradient(top, #dfdfd9 0%, #eeeee7 100%) ! important; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dfdfd9), color-stop(100%,#eeeee7)) ! important; background-image: -webkit-linear-gradient(top, #dfdfd9 0%,#eeeee7 100%) ! important; background-image: -o-linear-gradient(#dfdfd9, #eeeee7) ! important;}
  333.  
  334. .forum .f_editprofile .header b {color: #606060 ! important;}
  335.  
  336.  
  337. /*===================================================================== */
  338. /* AUTOR - SLANJE PRIVATNE PORUKE */
  339. /*===================================================================== */
  340. .forum textarea.text {background-color: #dfdfd9 ! important; background-image: -moz-linear-gradient(top, #dfdfd9 0%, #eeeee7 100%) ! important; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dfdfd9), color-stop(100%,#eeeee7)) ! important; background-image: -webkit-linear-gradient(top, #dfdfd9 0%,#eeeee7 100%) ! important; background-image: -o-linear-gradient(#dfdfd9, #eeeee7) ! important;}
  341.  
  342.  
  343.  
  344. /*===================================================================== */
  345. /* AUTOR - PRIVATNE PORUKE POPIS */
  346. /*===================================================================== */
  347. .forum .f_msg table th, .forum .f_msg table td {background-color: #d4d4d4 ! important; background-image: -moz-linear-gradient(top, #d4d4d4 0%, #d2d3d2 100%) ! important; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d4d4d4), color-stop(100%,#d2d3d2)) ! important; background-image: -webkit-linear-gradient(top, #d4d4d4 0%,#d2d3d2 100%) ! important; color: #4c4c4c ! important; background-image: -o-linear-gradient(#d4d4d4, #d2d3d2) ! important;}
  348.  
  349. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement