diff -r 003f67218a49 -r e9dafd7a59d5 www/jqwidgets/styles/jqx.base.css --- a/www/jqwidgets/styles/jqx.base.css Sun May 12 20:03:29 2019 +0200 +++ b/www/jqwidgets/styles/jqx.base.css Sun May 12 21:03:22 2019 +0200 @@ -2879,6 +2879,7 @@ float:left; position: relative; z-index: 20; + cursor: pointer; } /*used in horizontal slider*/ .jqx-slider-track-horizontal @@ -2894,7 +2895,6 @@ /*applied to the div which is between the thumbs in a range slider or from beginning of the track to the current thumb position in the default slider*/ .jqx-slider-rangebar { - } /* jqxSplitter */