Advertisement
BakerMan

Untitled

Mar 26th, 2013
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.28 KB | None | 0 0
  1. table.tribe-events-tickets td.woocommerce button.button.alt {
  2.     background: #fa0 !important;
  3.     background-image: none !important;
  4. }
  5.  
  6. table.tribe-events-tickets td.woocommerce button.button.alt:hover {
  7.     background: #0af !important;
  8.     background-image: none !important;
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement