|
|
@ -92,12 +92,12 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.slider-selection {
|
|
|
|
.slider-selection {
|
|
|
|
position: absolute;
|
|
|
|
position: absolute;
|
|
|
|
background-color: #f7f7f7;
|
|
|
|
background-color: #bababa;
|
|
|
|
background-image: -moz-linear-gradient(top, #f9f9f9, #f5f5f5);
|
|
|
|
background-image: -moz-linear-gradient(top, #f9f9f9, #bababa);
|
|
|
|
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#f5f5f5));
|
|
|
|
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#bababa));
|
|
|
|
background-image: -webkit-linear-gradient(top, #f9f9f9, #f5f5f5);
|
|
|
|
background-image: -webkit-linear-gradient(top, #f9f9f9, #bababa);
|
|
|
|
background-image: -o-linear-gradient(top, #f9f9f9, #f5f5f5);
|
|
|
|
background-image: -o-linear-gradient(top, #f9f9f9, #bababa);
|
|
|
|
background-image: linear-gradient(to bottom, #f9f9f9, #f5f5f5);
|
|
|
|
background-image: linear-gradient(to bottom, #f9f9f9, #bababa);
|
|
|
|
background-repeat: repeat-x;
|
|
|
|
background-repeat: repeat-x;
|
|
|
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
|
|
|
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
|
|
|
|
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
|
|
|
|
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
|
|
|
@ -114,7 +114,7 @@
|
|
|
|
position: absolute;
|
|
|
|
position: absolute;
|
|
|
|
width: 20px;
|
|
|
|
width: 20px;
|
|
|
|
height: 20px;
|
|
|
|
height: 20px;
|
|
|
|
background-color: #0e90d2;
|
|
|
|
background-color: #3a87ad;
|
|
|
|
background-image: -moz-linear-gradient(top, #149bdf, #0480be);
|
|
|
|
background-image: -moz-linear-gradient(top, #149bdf, #0480be);
|
|
|
|
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
|
|
|
|
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
|
|
|
|
background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
|
|
|
|
background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
|
|
|
@ -125,7 +125,7 @@
|
|
|
|
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
|
|
|
|
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
|
|
|
|
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
|
|
|
|
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
|
|
|
|
box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
|
|
|
|
box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
|
|
|
|
opacity: 0.8;
|
|
|
|
/*opacity: 0.8;*/
|
|
|
|
border: 0px solid transparent;
|
|
|
|
border: 0px solid transparent;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.slider-handle.round {
|
|
|
|
.slider-handle.round {
|
|
|
|