Advertisement
Guest User

Untitled

a guest
Sep 24th, 2013
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.09 KB | None | 0 0
  1. #wp-submit, #signup_submit, .wpcf7-submit, #post-topic-reply #submit, #new-topic-post #submit, .my-account #submit, #new-topic-button, .page-template-search-page-php #search-submit, #comment-submit { background-color:#ef9d6a; background-image: url( "images/bg-button_h.png" ); border:1px solid #f67042; }
  2. #mytabs, #mytabs2 { background-image: url( "images/bg-tabs_h.png" ); border:1px solid #cf1400; box-shadow: inset 0px 0px 0px 1px #ff6c5e; }
  3. #searchform-child { background:url( "images/search_h.png" ) no-repeat; }
  4. .item-list-tabs .customStyleSelectBoxInner { background:url( "images/select2_h.png" ) no-repeat right center; }
  5. .tile { background-color:#ff1a01; }
  6. .tile2, #front-login-submit { background-color:#ff1a01; }
  7. #object-nav ul li, #object-nav2 ul li { background-image: url( "images/spacer-tab_h.png" ); }
  8. #object-nav ul li:hover, #object-nav2 ul li:hover { background:#ea1600; background-image: url( "images/spacer-tab-selected_h.gif" ); background-repeat: repeat-y; background-position:right top; }
  9. #object-nav ul li a, #object-nav2 ul li a, #subnav ul li a { text-shadow: 1px 1px 0px #cb1400; }
  10. #object-nav ul li.current, #object-nav2 ul li.current { background:#ea1600; background-image: url( "images/spacer-tab-selected_h.gif" ); background-repeat: repeat-y; background-position:right top; }
  11. div.item-list-tabs ul li a span { background: #ea1600; border:1px solid #dd1500; }
  12. div.item-list-tabs ul li.selected a span, div.item-list-tabs ul li.current a span, div.item-list-tabs ul li a:hover span { background-color: #ff311b; }
  13. #subnav { background-image: url( "images/spacer-subnav_h.png" ); }
  14. .page-title { text-shadow:#db130b 1px 1px 0px; background:#ff1108; background: linear-gradient(to bottom, #ff140c 0%,#ff0800 100%); border:1px solid #dd0700; box-shadow: inset 0px 0px 0px 1px #ff6c5e; }
  15. .post-title { text-shadow:#db130b 1px 1px 0px; background:#ff1108; background: linear-gradient(to bottom, #ff140c 0%,#ff0800 100%); border:1px solid #dd0700; box-shadow: inset 0px 0px 0px 1px #ff6c5e; }
  16. div#bbpress-forums h3 { text-shadow:#db130b 1px 1px 0px; background:#ff1108; background: linear-gradient(to bottom, #ff140c 0%,#ff0800 100%); border:1px solid #cf1400; box-shadow: none; border-top:none; }
  17. .blog-bottom { background-image: url( "images/spacer-blog-bottom_h.gif" ); }
  18. .blog-bottom-spacer { background-image: url( "images/spacer-post-v_h.gif" ); }
  19. ul li.forum-lastposts .activity-content { background:#fe0013; }
  20. ul li.forum-lastposts .activity-content:hover { background:#d10010; }
  21. nav ul li.current-menu-item { background:#ff1a01; }
  22. nav ul ul { border-top:3px solid #ff1a01; }
  23. nav ul li.parent:hover { background-image: url( images/menu-arrow1_h.png ); }
  24. nav ul li ul li.parent:hover { background-image: url( images/menu-arrow2_h.png ); }
  25. span.activity { background:#ff1a01; }
  26. span.activity:hover { background:#d41500; }
  27. .comment-options .comment-reply-link, .comment-options .comment-edit-link { background:#ff1a01; }
  28. .icon-share { background-image: url( images/icon-share_h.png ); }
  29. .buttonCon .theButton { background: url("slider/circlebutton_h.png") no-repeat; }
  30. .slider-more { background-color:#ff1a01; }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement