Selaa lähdekoodia

update bootstrap-slide.js

alexishida 10 vuotta sitten
vanhempi
commit
2fa0b63ebe
2 muutettua tiedostoa jossa 1105 lisäystä ja 323 poistoa
  1. 3 0
      css/bootstrap-slider/slider.css
  2. 1102 323
      js/plugins/bootstrap-slider/bootstrap-slider.js

+ 3 - 0
css/bootstrap-slider/slider.css

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

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 1102 - 323
js/plugins/bootstrap-slider/bootstrap-slider.js