www/jqwidgets/styles/jqx.base.css

changeset 368
e9dafd7a59d5
parent 157
5b2f553175a6
child 451
259c97782bf8
--- 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 */

mercurial