Jump to content
  • 0

Не видны бегунки на слайдера


mstdmstd
 Share

Question

Всем привет,
На странице Ссылка
во втором слева снизу блоке есть слайдер на котором с какого-то момента перестали отображатьбся 2 бегунка
которые в файле стилей Ссылка стиля
определены как:
 

* slider */
.slider-pane {
  padding: 12px 6px;
  border: 2px solid #dcdcdc;
  background-color: red;
}
.slider {
  overflow: hidden;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 5px 0px 5px 8px;
}
.slider dd > input {
  margin: 0px;
  padding: 0px;
  height: 18px;
  border: 2px solid red;
  background-color: inherit;
  color: #999999 !important;
}
.slider > *:last-child {
  padding-left: 4px;
}
.ui-slider {
  margin-bottom: 15px;
  height: 8px;
  background-color: #efefef;
}
.ui-slider-handle {
  /*top: -2px !important;*/
  /*overflow: visible;*/
  width: 48px !important;
  height: 42px !important;
  border-radius: 2px;
  background-color: red;
  border: 2px dotted maroon;
}
.ui-slider-handle > * {
  position: relative;
  top: 2px;
  left: 8px;
  width: 1000px;
  height: 8px;
  background-color: red;
}
.ui-slider-range + .ui-slider-handle > * {
  left: -1000px;
}


Бегунки это класс ui-slider-handle у которого я определил с бордюром цвета марун и которые отображаются но не
бегунки Если мышкой потянуть вдолб линии бегунков то значения ниже бегунков меняются - то есть он рабоает но бегунки не видны...

  Спасибо !
 

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy