Advertisement
Shiny_

Latest CSS

Jun 24th, 2014
316
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 15.56 KB | None | 0 0
  1. /* Copyright by Maku & Linux_Shines/Shiny */
  2. @namespace url(http://www.w3.org/1999/xhtml);
  3. @-moz-document domain(pawno.pl) {
  4.     body {
  5.         background-color: #101010 !important;
  6.         color: #808080 !important;
  7.     }
  8.  
  9.     html{
  10.         background-color: #101010 !important;
  11.     }
  12.  
  13.     .cke_skin_ips .cke_wrapper {
  14.         background-color: #404040 !important;
  15.         border: 2px solid #101010 !important;
  16.     }
  17.  
  18.     .cke_skin_ips .cke_top{
  19.         background: #404040 !important;
  20.     }
  21.  
  22.     .cke_contents iframe {
  23.         border: 1px solid #101010 !important;
  24.         background-color: #101010 !important;
  25.     }
  26.  
  27.     .cke_skin_ips textarea.cke_source {
  28.         background: #515151 !important;
  29.         color: #909090 !important;
  30.     }
  31.  
  32.     .general_box {
  33.         background: #262626 !important;
  34.     }
  35.  
  36.     td {
  37.         border: #101010 !important;
  38.     }
  39.  
  40.     form {
  41.         background: #262626 !important;
  42.     }
  43.  
  44.     .poll_question ol {
  45.         background: #303030 !important;
  46.     }
  47.  
  48.     .poll_question h4 {
  49.         background: #202020 !important;
  50.     }
  51.  
  52.     .progress_bar span {
  53.         background: #101010 !important;
  54.     }
  55.  
  56.     .progress_bar.topic_poll {
  57.         background: #808080 !important;
  58.         border: 1px solid #101010 !important;
  59.     }  
  60.  
  61.     a {
  62.         color: #ABABAB !important;
  63.     }
  64.  
  65.     #header_bar {
  66.         background: #101010 !important;
  67.     }
  68.  
  69.     .feature_box {
  70.         background: #303030 !important;
  71.     }
  72.  
  73.     #ipbwrapper {
  74.         border-bottom: 8px solid #101010 !important;
  75.     }
  76.  
  77.     .post_wrap {
  78.         background-color: #303030 !important;
  79.         border: 0 !important;
  80.     }
  81.  
  82.     li.page.active {
  83.         background-color: #202020 !important;
  84.         color: #808080 !important;
  85.     }
  86.  
  87.     ul.mini_pagination li a {
  88.         background: #202020 !important;
  89.         border: 1px solid #d3d3d3;
  90.         padding: 1px 3px;
  91.     }
  92.  
  93.     .pagination.clearfix {
  94.         background: transparent !important;
  95.     }
  96.  
  97.     .pages a:hover {
  98.         background: #808080 !important;
  99.         border-radius: 0 !important;
  100.     }
  101.  
  102.     .ipsSettings_sectiontitle {
  103.         color: #808080 !important;
  104.         background: transparent !important;
  105.     }
  106.  
  107.     h3.ipsType_subtitle.ipsSettings_pagetitle{
  108.         background: #252525 !important;
  109.         color: #808080 !important;
  110.     }
  111.    
  112.     h3.ipsType_subtitle {
  113.         background-color: transparent !important;
  114.         color: #808080 !important;
  115.     }
  116.  
  117.     h2.ipsType_subtitle {
  118.         color: #808080 !important;
  119.     }
  120.  
  121.     p.ipsType_pagedesc {
  122.         background: #252525 !important;
  123.         color: #808080 !important;
  124.     }
  125.  
  126.     tr.row1 {
  127.         background: #151515 !important;
  128.         color: #808080 !important;
  129.     }
  130.  
  131.     tr.row2 {
  132.         background: #101010 !important;
  133.         color: #808080 !important;
  134.     }
  135.  
  136.     tr.header {
  137.         background: #101010 !important;
  138.         color: #808080 !important;
  139.     }
  140.    
  141.     tr.header, td.header {
  142.         background: url('http://pawno.pl/public/style_images/master/maintitle.png') repeat-x scroll center top #2C5687 !important;
  143.         color: #CCCCCC !important;
  144.     }
  145.  
  146.     .ipsSideBlock {
  147.         background: #252525 !important;
  148.     }
  149.  
  150.     fieldset.row1 {
  151.         background: #252525 !important;
  152.         color: #808080 !important;
  153.     }
  154.  
  155.     #branding {
  156.         border-bottom: 1px solid #101010 !important;
  157.         border-bottom: 0 !important;
  158.     }
  159.  
  160.     h3, strong, .block_list > li:hover {
  161.         background-color: #005599 !important;
  162.     }
  163.    
  164.     .row1 strong, .row2 strong, .list_content > strong , .list_content strong, .bbc_center strong, .bbc, .desc > strong, .col_c_stats.ipsType_small strong, .desc.__forum_desc.ipsType_small strong, .warn_panel.clear.ipsType_small > strong, .post.entry-content > strong, .ipsField_content strong, .post > strong, .ipsField_title > strong, #mark_all_read_menucontent strong, .title > strong, .special strong, .message.error > strong, .search_msg > strong, .ipsBox_container.ipsPad strong, .comment_content strong, .signature strong, #change_status > strong, #change_status_menucontent strong, .post.entry-content strong, .ipsButton_extra.right._fmore.clickable > strong, .ipsBlockquote.built strong, .ipsButton_extra.right strong, .ipb_table strong, .ipsPad strong {
  165.         background-color: transparent !important;
  166.     }
  167.    
  168.     .general_box h3 {
  169.         background-color: #005599 !important;
  170.         color: #ababab !important;
  171.     }
  172.    
  173.     .post_block h3 {
  174.         background: none repeat scroll 0 0 #005599 !important;
  175.     }
  176.    
  177.     .post_block.hentry.clear {
  178.         background-color: #303030 !important;
  179.     }
  180.    
  181.     .row1.helpRow, .fixed_inner  {
  182.         background-color: #262626 !important;
  183.     }
  184.    
  185.     .ipsType_pagetitle, .ipsType_subtitle {
  186.         color: #333;
  187.     }
  188.    
  189.     .post {
  190.         color: #C0C0C0 !important;
  191.     }
  192.    
  193.     .post_block.first.hentry {
  194.         background-color: #303030 !important;
  195.         border-bottom: 0 !important;
  196.     }
  197.  
  198.     h1 {
  199.         color: #ABABAB !important;
  200.     }
  201.  
  202.     h3 {
  203.         background-color: transparent !important;
  204.     }
  205.    
  206.     .ipsSideMenu ul li.active a {
  207.         background-color: #005599 !important;
  208.     }
  209.  
  210.     .ipsSideMenu h4 {
  211.         color: #808080 !important;
  212.     }
  213.  
  214.     .popupInner h3{
  215.         background: #101010 !important;
  216.         color: #CCCCCC !important;
  217.         border-width: 0 !important;
  218.         border-color: #101010 !important;
  219.         box-shadow: none !important;
  220.     }
  221.  
  222.     .ipsLikeButton {
  223.         color: #303030 !important;
  224.     }
  225.  
  226.     .ipsLikeBar_info{
  227.         background-color: #262626 !important;
  228.     }
  229.  
  230.     .clearfix {
  231.         background: transparent !important;
  232.     }
  233.  
  234.     .message {
  235.         background: #555 !important;
  236.         color: #101010 !important;
  237.         border: 1px solid #101010 !important;
  238.     }
  239.  
  240.     #secondary_navigation.clearfix {
  241.         background-color: #262626 !important;
  242.     }
  243.        
  244.     .ipsSideBlock h3 {
  245.         background: url(http://pawno.pl/public/style_images/master/maintitle.png) !important;
  246.         color: #ccc !important;    
  247.     }
  248.    
  249.     #copyright {
  250.         text-shadow: 0px 0px 0px #000 !important;
  251.     }
  252.    
  253.     #folder_list .total {
  254.         color: #000 !important;
  255.     }
  256.    
  257.     post_controls.clear.clearfix {
  258.         background-color: transparent !important;
  259.     }
  260.  
  261.     #primary_nav.clearfix {
  262.         background-color: #103055 !important;
  263.     }
  264.  
  265.     #content.clearfix {
  266.         background-color: #262626 !important;
  267.     }
  268.  
  269.     li.ipsType_small.clearfix {
  270.         background-color: #505050 !important;
  271.     }
  272.  
  273.     .__topic {
  274.         background-color: #303030 !important;
  275.     }
  276.  
  277.     table.ipb_table {
  278.         border: 1px solid #555555 !important;
  279.     }
  280.    
  281.     table.ipb_table td {
  282.         border-bottom: 1px solid #151515 !important;
  283.         padding: 10px;
  284.     }
  285.  
  286.     .__topic.unread.expandable {
  287.         background-color: #262626 !important;
  288.     }
  289.  
  290.     .altrow.short {
  291.         background-color: #353535 !important;
  292.     }
  293.  
  294.     .ipsBox {
  295.         background-color: #353535 !important;
  296.     }
  297.  
  298.     .ipsBox_container {
  299.         background: #303030 !important;
  300.         border: 1px solid #202020 !important;
  301.     }
  302.  
  303.     .ipsButton_secondary {
  304.         background: #202020 !important;
  305.         border: 1px solid #404040 !important;
  306.         box-shadow: 0 1px 0 rgba(0,0,0,.3) inset, 0 1px 0 rgba(0,0,0,.3) !important;
  307.         border-radius: 0 !important;
  308.         color: #858585 !important;
  309.     }
  310.    
  311.     .ipbmenu_content a:hover {
  312.         background-color: #005599 !important;
  313.     }
  314.  
  315.     .maintitle {
  316.         background: url('http://pawno.pl/public/style_images/master/maintitle.png') repeat-x scroll center top #2C5687 !important;
  317.         -webkit-border-top-left-radius: 0 !important;
  318.         -webkit-border-top-right-radius: 0 !important;
  319.         border-radius: 0 0 0 0 !important;
  320.         -webkit-box-shadow: inset 0 0 0 #528cbc !important;
  321.         box-shadow: inset 0 0 0 #528cbc !important;
  322.         border-width: 0 0 0 !important;
  323.  
  324.     }
  325.    
  326.     .maintitle a {
  327.         color: #fff !important;
  328.     }
  329.        
  330.     #user_latest_status > div {
  331.         background: #202020 !important;
  332.         color: #808080 !important;
  333.     }
  334.  
  335.     .ipsBadge.ipsBadge_lightgrey {
  336.         background: #202020 !important
  337.     }
  338.  
  339.     p.citation {
  340.         border-left: 2px solid #101010 !important;
  341.         background: #252525 !important;
  342.         border-top: 2px solid #101010 !important;
  343.         border-right: 2px solid #101010 !important;
  344.     }
  345.  
  346.     blockquote {
  347.         border-left: 2px solid #101010 !important;
  348.         border-right: 2px solid #101010 !important;
  349.         border-bottom: 2px solid #101010 !important;
  350.         background: #202020 !important;
  351.     }
  352.  
  353.     .blockquote {
  354.         border-left: 2px solid #101010 !important;
  355.         border-right: 2px solid #101010 !important;
  356.         border-bottom: 2px solid #101010 !important;
  357.         background: #202020 !important;
  358.     }
  359.  
  360.     .likepop.fixed_inner {
  361.         background: #303030 !important;
  362.     }
  363.  
  364.     #community_app_menu > li > a {
  365.         color: #CCCCCC !important;
  366.         background: #353535 !important;
  367.     }
  368.  
  369.     #community_app_menu > li > a.menu_active {
  370.         background: #101010 !important;
  371.         color: #101010 !important;
  372.     }
  373.    
  374.     .unread {
  375.         background-color: #252525 !important;
  376.     }
  377.  
  378.     .statistics {
  379.         border-top: 3px solid #303030 !important;
  380.         background: transparent !important;
  381.     }
  382.  
  383.     .ipsUserPhoto {
  384.         border: 1px solid #101010 !important;
  385.         background: #252525 !important;
  386.     }
  387.  
  388.     .pagination .back a {
  389.         background: #202020 !important;
  390.         border-radius: 0 !important;
  391.     }
  392.  
  393.     .pagination .forward a {
  394.         background: #202020 !important;
  395.         border-radius: 0 !important;
  396.     }
  397.  
  398.     .pagination .back a:hover {
  399.         background: #808080 !important;
  400.         color: #fff;
  401.     }
  402.  
  403.     .pagination .forward a:hover {
  404.         background: #505050 !important;
  405.         color: #fff;
  406.     }
  407.  
  408.     .submit {
  409.         background-color: #262626 !important;
  410.     }
  411.  
  412.     #search_wrap {
  413.         background-color: #404040 !important;
  414.         border-radius: 0 !important;
  415.     }
  416.    
  417.     #search .submit_input {
  418.         border-radius: 0;
  419.         box-shadow: transparent;
  420.     }
  421.  
  422.     #search-box {
  423.         background: #101010 !important;
  424.     }
  425.    
  426.     #adv_search {
  427.         margin: 5px 4px 5px 4px;
  428.     }
  429.  
  430.     .submit_input {
  431.         background: #252525 url(http://pawno.pl/public/style_images/master/search_icon.png) no-repeat 50% !important;
  432.         border: 1px solid #101010 !important;
  433.     }
  434.  
  435.     #search_options {
  436.         background: #252525 !important;
  437.     }
  438.  
  439.     .ipbmenu_content {
  440.         background-color: #252525 !important;
  441.         border: 1px solid #101010 !important;
  442.     }
  443.  
  444.     .input_submit.alt {
  445.         background: #808080 !important;
  446.         color: #202020 !important;
  447.         box-shadow: none !important;
  448.         border-color: #101010 !important;
  449.         border-radius: 0 0 0 0 !important;
  450.     }
  451.  
  452.     .ipsVerticalTabbed_tabs > ul {
  453.         border-top: 1px solid #101010 !important;
  454.         border-left: 1px solid #101010 !important;
  455.     }
  456.  
  457.     .ipsVerticalTabbed_tabs li {
  458.         background: #252525 !important;
  459.         border-color: #101010 !important;
  460.         border-left: #101010 !important;
  461.     }
  462.  
  463.     .ipsVerticalTabbed_tabs li:hover a {
  464.         background: #303030 !important;
  465.     }
  466.  
  467.     .ipsVerticalTabbed_tabs li.active a {
  468.         background: #303030 !important;
  469.         border-right: #303030 !important;
  470.     }
  471.  
  472.     .rep_highlight {
  473.         background: #303030 !important;
  474.         color: #909090 !important;
  475.     }
  476.    
  477.     #statusForm {
  478.         background: #505050 !important;
  479.     }
  480.        
  481.     .clear {
  482.         border-color: #101010 !important;
  483.     }
  484.  
  485.     .post_block.no_sidebar {
  486.         background: #303030 !important;
  487.         border: none !important;
  488.     }
  489.  
  490.     .ipsHeaderMenu {
  491.         background: #505050 !important;
  492.         border-radius: 0 !important;
  493.     }
  494.  
  495.     .ipsType_sectiontitle {
  496.         border-bottom: none !important;
  497.         color: #909090 !important;
  498.     }
  499.  
  500.     .input_text {
  501.         background: #111 !important;
  502.         color: #a0a0a0 !important;
  503.         border-color: #666 !important;
  504.     }
  505.  
  506.     li {
  507.         text-shadow: none !important;
  508.     }
  509.  
  510.     .status_update {
  511.         background: #404040 !important;
  512.     }
  513.  
  514.     .no_messages {
  515.         background-color: #303030 !important;
  516.         color: #909090 !important;
  517.     }
  518.  
  519.     .ipsPad {
  520.         background-color: #252525 !important;
  521.     }
  522.  
  523.     div.side.left.ipsPad {
  524.         background-color: transparent !important;
  525.     }
  526.  
  527.     .userpopup dl {
  528.         border-bottom: 1px solid #101010 !important;
  529.     }
  530.    
  531.     .value {
  532.         background: #808080 !important;
  533.         color: #202020 !important;
  534.     }
  535.  
  536.     .ipsList_inline {
  537.         background: transparent !important;
  538.     }
  539.  
  540.     .prettyprint {
  541.         background: #0C0C0C !important;
  542.         border: 1px solid #303030 !important;
  543.         color: #EEEEE !important;
  544.     }
  545.  
  546.     .prettyprint .com {
  547.         color: #969896 !important;
  548.     }
  549.  
  550.     .prettyprint .kwd {
  551.         color: #81a2be !important;
  552.     }
  553.  
  554.     .prettyprint .typ {
  555.         color: #b294bb !important;
  556.     }
  557.  
  558.     .prettyprint .str {
  559.         color: #b5bd68 !important;
  560.     }
  561.  
  562.     .prettyprint .pun {
  563.         color: #aac674 !important;
  564.     }
  565.  
  566.     .prettyprint .lit {
  567.         color: #8abeb7 !important;
  568.     }
  569.  
  570.     .prettyprint .pln {
  571.         color: #909090 !important;
  572.     }
  573.  
  574.     div.post_ignore {
  575.         background: #262626!important;
  576.     }
  577.  
  578.     .post.chat-message {
  579.         background: #202020 !important;
  580.         color: #909090 !important;
  581.         border-bottom: 1px solid #000000 !important;
  582.     }
  583.  
  584.     .chat-time {
  585.         background: #303030;
  586.         color: #909090 !important;
  587.         border-bottom: 1px solid #000000 !important;
  588.     }
  589.  
  590.     .post.chat-notice {
  591.         background: #303030 !important;
  592.         color: #909090 !important;
  593.         border-bottom: 1px solid #000000 !important;
  594.     }
  595.  
  596.     #messages-display.messages-list {
  597.         background: #202020 !important;
  598.     }
  599.  
  600.     #message_toolbar_2 {
  601.         background: #404040 !important;
  602.         border: 1px solid #000000 !important;
  603.     }
  604.  
  605.     #chat-form {
  606.         border-color: #101010 !important;
  607.     }
  608.  
  609.     #emoticons_custom_menu {
  610.         border: #000000 !important;  
  611.     }
  612.  
  613.     #message_cmd_link {
  614.         border: #000000 !important;  
  615.     }
  616.  
  617.     #message_cmd_italic {
  618.         border: #000000 !important;  
  619.     }
  620.  
  621.     #message_cmd_underline {
  622.         border: #000000 !important;  
  623.     }
  624.  
  625.     #message_cmd_bold {
  626.         border: #000000 !important;  
  627.     }
  628.  
  629.     .editor {
  630.         color: #202020 !important;
  631.     }
  632.        
  633.     #main_search {
  634.         color: #eee !important;
  635.     }
  636.    
  637.     .post_block h3 {
  638.         background: #005599 !important;
  639.     }
  640.  
  641.     .row2, .post_block.row2 {
  642.         background-color: #333 !important;
  643.     }
  644.    
  645.     pre.prettyprint, code.prettyprint {
  646.         background: #444 !important;
  647.     }
  648.    
  649.     .popupInner #mainWindow .ipsFilterbar {
  650.         background: #444 !important;
  651.     }
  652.    
  653.     .ipsBlockquote span {
  654.         color: #DDDDDD !important;
  655.     }
  656.    
  657.     .input_text, .input_select, .input_check, select, input[type='checkbox'] {
  658.         background: #222 !important;
  659.         color: #a0a0a0 !important;
  660.         border-color: #666 !important;
  661.     }
  662. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement