You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

slider.css 104B

1234567891011
  1. .i-slider {
  2. }
  3. .i-slider-base {
  4. background: #eee;
  5. }
  6. .i-slider-handle {
  7. background: #ccc;
  8. }