Subversion Repositories SmartDukaan

Rev

Rev 10582 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 10582 Rev 11457
Line 79... Line 79...
79
}
79
}
80
.noUiSlider.disabled div {
80
.noUiSlider.disabled div {
81
  background: transparent;
81
  background: transparent;
82
}
82
}
83
.noUiSlider.horizontal {
83
.noUiSlider.horizontal {
84
  width: 92%;
84
  //width: 92%;
85
  left:4%;
85
  //left:4%;
86
  height: 10px;
86
  height: 10px;
87
  background-color: #F2F3EF;
87
  background-color: #F2F3EF;
88
  margin: 20px 0;
88
  margin: 20px 0;
89
  border-radius: 10px;
89
  border-radius: 10px;
90
}
90
}