Advertisement
Guest User

Untitled

a guest
May 16th, 2018
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 5.90 KB | None | 0 0
  1. .post_controls .report {
  2.     background: #9c1c1c;
  3. }
  4.  
  5. .multiquote {
  6.     background:#333;
  7. }
  8.  
  9. .ipsList_inline>li {
  10.     margin: 0 0px;
  11.     margin-left: 2px;
  12. }
  13.  
  14. a._ips_trigger_quote:hover {
  15.     background:#444 !important;
  16. }
  17.  
  18. a._ips_trigger_quote {
  19.     margin-left: 5px !important;
  20.     background:#333 !important;
  21. }
  22.  
  23. ul.ips_trigger_quote {
  24.     margin-left:5px;
  25. }
  26.  
  27. ul.post_controls img {
  28.     display: none;
  29. }
  30.  
  31. ul.post_controls {
  32.     padding: 0px;
  33. }
  34.  
  35. .ipsLikeButton.ipsLikeButton_disabled {
  36.     background: #6c6c6c !important;
  37. }
  38.  
  39. .ipsLikeButton.ipsLikeButton_disabled:hover {
  40.     background: #7c7c7c !important;
  41. }
  42.  
  43. .ipsLikeButton {
  44.     padding: 0 10px 0 10px;
  45.     display: inline-block;
  46.     -moz-border-radius: 0px;
  47.     -webkit-border-radius: 0px;
  48.     border-radius: 0px;
  49. }
  50.  
  51. .ipsLikeBar_info {
  52.     -moz-border-radius: 0px;
  53.     -webkit-border-radius: 0px;
  54.     border-radius: 0px;
  55. }
  56.  
  57. #background {
  58.     background:#222222;
  59.   }
  60.  
  61. #bar {
  62.     position: fixed !important;
  63. }
  64. #search_wrap {
  65.     background:#3D3D3D;
  66.     box-shadow:none;
  67.     border-radius:0px;  
  68.   }
  69.  
  70.  
  71. #main_search {
  72.     text-shadow:none;
  73.   }
  74. .post_date{color:#FFFFFF;}
  75.  
  76.   #search_options {
  77.     background:#333333;
  78.     border-radius:0px;
  79.   }
  80.   #nav_backgrounds a {
  81.     background:#3D3D3D;
  82.     box-shadow:none;
  83.     border-radius:0px;
  84.   }
  85.   #primary_nav {
  86.     background:#222222;
  87.     text-shadow:none;
  88.     box-shadow:none;
  89.     border-radius:0px;
  90.   }
  91.   #secondary_navigation {
  92.     border-radius:0px;
  93.   }
  94.   #community_app_menu > li.active > a {
  95.     background:#333333;
  96.   }
  97.   #community_app_menu > li > a {
  98.     border-radius:0px;
  99.   }
  100.   #community_app_menu > li > a:hover {
  101.     border-radius:0px;
  102.     background:#333333;
  103.   }
  104.   #secondary_navigation {
  105.     background:#222222;
  106.   }
  107.   #wrapper {
  108.     background:#222222;
  109.     border-radius:0px;
  110.   }
  111.   .sb_titlebox {
  112.    background:#3d3d3d;
  113.     border-radius:0px;
  114.   }
  115.   .maintitle {
  116.     background:#222222;
  117.   }
  118.   ul.topic_buttons > li > a {
  119.     background:#333333;
  120.     border-radius:0px;
  121.   }
  122.   .post_wrap > h3 {
  123.     background:#3d3d3d;
  124.     border-radius:0px;
  125.   }
  126.   .post_block h3 {
  127.     text-shadow: none;
  128.   }
  129.   tr.__topic {
  130.     background:#222222;
  131.   }
  132.   #anonymous_element_77 {
  133.     background:#222222;
  134.   }
  135.   #idm_category .idm_category_row, .store_categories li, #idm_categories a, .ipsList_data li, .ipsList_withminiphoto li, table.ipb_table tr td {
  136.     background: none;
  137.   }
  138.   #anonymous_element_76 {
  139.     background:#222222;
  140.   }
  141.   h4.statistics_head {
  142.     background:#222222;
  143.   }
  144.   .ipsBox {
  145.     background:#222222;
  146.   }
  147.   .ipsBox_container {
  148.     background:#222222;
  149.     border: 1px solid #222222;
  150.   }
  151.   .ipsSideMenu ul li {
  152.     border-top: none;
  153.     border-bottom:none;
  154.   }
  155.   .ipsSideMenu ul {
  156.     border-top: none;
  157.   }
  158.   table.ipb_table td {
  159.     border-bottom: none;
  160.   }
  161.   .maintitle {
  162.     text-shadow:none;
  163.   }
  164.   .statistics_head {
  165.     text-shadow:none;
  166.   }
  167.   .ftoggle {
  168.     background:#333333;
  169.   }
  170.   #bar {
  171.     position:relative;
  172.     background:#333333;
  173.     box-shadow:none;
  174.   }
  175.   .ipsLikeButton_enabled {
  176.     background:#719c1c !important;
  177.     opacity:1 !important;
  178.   }
  179.   .ipsLikeButton_enabled:hover {
  180.     background:#9bc648 !important;
  181.   }
  182.   ul.post_controls a {
  183.     background: none;
  184.     border-radius:0px;
  185.     padding: 0px 15px;
  186.     margin-left: 0px;
  187.   }
  188.   .input_submit {
  189.     border-radius:0px;
  190.     background:#333333;
  191.     box-shadow:none;
  192.   }
  193.   .input_submit.alt {
  194.     text-shadow:none;
  195.   }
  196.   .input_submit:hover {
  197.     background:#333;
  198.     text-shadow:none;
  199.   }
  200.   #board_stats .value {
  201.     box-shadow:none;
  202.     border-radius:0px;
  203.     text-shadow:none;
  204.   }
  205.   #backtotop, #bottomScroll {
  206.     border-radius:0px;
  207.     background:#333;
  208.     box-shadow:none;
  209.   }
  210.   #backtotop:hover {
  211.     background:#3D3D3D;
  212.   }
  213.   #full_compose {
  214.     border-radius:0px;
  215.     background:#333333;
  216.     box-shadow:none;
  217.   }
  218.   .ipsUserPhoto_variable {
  219.     max-width:135px !important;
  220.   }
  221.   .pagination .page a, .pagination .back a, .pagination .forward a {
  222.     background:#3d3d3d;
  223.     border-radius:0px;
  224.   }
  225.   .pagination .pages li.active {
  226.     background:#3d3d3d;
  227.     border-radius:0px;
  228.     font-weight:bold;
  229.   }
  230.   .pagination .page a:hover, .pagination .back a:hover, .pagination  .forward a:hover {
  231.     background:#3d3d3d;
  232.     border-radius:0px;
  233.     text-decoration:underline;
  234.   }
  235.   ul.mini_pagination li a {
  236.     background:#3d3d3d;
  237.     border-radius:0px;
  238.   }
  239.   .ipsVerticalTabbed_tabs li a {
  240.     border-radius:0px;
  241.   }
  242.   .bar, .ipsSideBlock h3, .general_box h3 {
  243.     background:#3d3d3d;
  244.     border-radius:0px;
  245.     text-shadow:none;
  246.   }
  247.   .ipsList_data li {
  248.     border-bottom:none;
  249.     border-top:none;
  250.   }
  251.   .ipsButton_secondary {
  252.     background:#3d3d3d;
  253.     border-radius:0px;
  254.   }
  255.   .ipsFilterbar li.active a, .ipsFilterbar.bar.altbar li.active a {
  256.     background:#3d3d3d;
  257.     box-shadow:none;
  258.     border-radius:0px;
  259.   }
  260.   .content_border {
  261.     border:none;
  262.   }
  263.   #announcements td, table.ipd_table td {
  264.     border-bottom:none;
  265.     border-top:none;
  266.   }
  267.   .popupWrapper {
  268.     background:#333;
  269.     border-radius:0px;
  270.   }
  271.   .stem.topright {
  272.     background:none;
  273.   }
  274.   .popupInner {
  275.     box-shadow:none;
  276.     background:#333;
  277.   }
  278.   .popupInner h3 {
  279.     border-bottom:none;
  280.     background:none;
  281.     text-shadow:none;
  282.   }
  283.   .user_control li a {
  284.     background:none;
  285.     border-radius:0px;
  286.     text-shadow:none;
  287.   }
  288.   .userpopup dl {
  289.     border-top:none;
  290.     border-bottom:none;
  291.   }
  292.   .ipsBadge {
  293.     text-shadow:none;
  294.     border-radius:0px;
  295.     background:#3d3d3d;
  296.   }
  297.   .reputation.positive {
  298.     background:#3D3D3D;
  299.   }
  300.   .reputation.negative {
  301.     background:#3D3D3D;
  302.   }
  303.   .reputation {
  304.   border-radius:0px;
  305.   text-shadow:none;
  306.   }
  307.   .ipsUserPhoto {
  308.     box-shadow:none;
  309.     border-radius:0px;
  310.   }
  311.   .ipsList_withminiphoto li {
  312.     border-top:none;
  313.     border-bottom:none;
  314.   }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement