Guest User

Untitled

a guest
Jul 17th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. body.red .color { color: #d9263b; }
  2.  
  3. body.red a.action_button { background-position: left -105px; }
  4. body.red a.action_button span { background-position: right -84px; }
  5.  
  6. body.red .small_radio span.ui-radio-state-checked,
  7. body.red .small_radio span.ui-radio-state-checked-hover,
  8. body.red span.ui-checkbox-state-checked,
  9. body.red span.ui-checkbox-state-checked-hover {
  10. background-position: 0px -39px;
  11. }
  12.  
  13. body.red span.ui-radio-state-checked,
  14. body.red span.ui-radio-state-checked-hover {
  15. background-position: 0px -57px;
  16. }
  17.  
  18. body.red a.link { background-position: right -28px; }
  19. body.red h3 a.link { background-position: right -36px; }
  20.  
  21. body.red a#narrow_it_down span { background-position: right -148px; }
  22. body.red a#narrow_it_down.active span { background-position: right -185px; }
  23.  
  24. body.red a.reset_arrow { background-position: right -28px; }
  25.  
  26. body.red #chart div.col span.checked { background-position: left -60px; }
  27.  
  28. body.red #header div.col .icon.voice { background-position: -60px 0px; }
  29. body.red #header div.col .icon.clock { background-position: -60px -30px; }
  30. body.red #header div.col .icon.human { background-position: -60px -60px; }
Add Comment
Please, Sign In to add comment