diff --git a/inst/www/shared/ionrangeslider/css/ion.rangeSlider.css b/inst/www/shared/ionrangeslider/css/ion.rangeSlider.css index a95e944a1..5daf9ec83 100644 --- a/inst/www/shared/ionrangeslider/css/ion.rangeSlider.css +++ b/inst/www/shared/ionrangeslider/css/ion.rangeSlider.css @@ -182,7 +182,7 @@ content: ""; display: block; position: relative; - cursor: s-resize; + cursor: pointer; width: 100%; height: 22px; top: -9px; @@ -195,7 +195,7 @@ border-top: 1px solid #428bca; border-bottom: 1px solid #428bca; background: #428bca; - cursor: s-resize; + cursor: pointer; z-index: 2; }