Browse Source

update bootstrap-slide.js

pull/118/head
alexishida 10 years ago
parent
commit
2fa0b63ebe
  1. 3
      css/bootstrap-slider/slider.css
  2. 1425
      js/plugins/bootstrap-slider/bootstrap-slider.js

3
css/bootstrap-slider/slider.css vendored

@ -140,6 +140,9 @@
background: transparent none;
}
.slider-disabled .slider-selection {
opacity: 0.5;
}
#red .slider-selection {
background: #f56954;

1425
js/plugins/bootstrap-slider/bootstrap-slider.js vendored

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save