www/jqwidgets/styles/jqx.base.css

changeset 368
e9dafd7a59d5
parent 157
5b2f553175a6
child 451
259c97782bf8
equal deleted inserted replaced
367:003f67218a49 368:e9dafd7a59d5
2877 { 2877 {
2878 height: 4px; 2878 height: 4px;
2879 float:left; 2879 float:left;
2880 position: relative; 2880 position: relative;
2881 z-index: 20; 2881 z-index: 20;
2882 cursor: pointer;
2882 } 2883 }
2883 /*used in horizontal slider*/ 2884 /*used in horizontal slider*/
2884 .jqx-slider-track-horizontal 2885 .jqx-slider-track-horizontal
2885 { 2886 {
2886 height: 4px; 2887 height: 4px;
2892 width: 4px; 2893 width: 4px;
2893 } 2894 }
2894 /*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*/ 2895 /*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*/
2895 .jqx-slider-rangebar 2896 .jqx-slider-rangebar
2896 { 2897 {
2897
2898 } 2898 }
2899 2899
2900 /* jqxSplitter */ 2900 /* jqxSplitter */
2901 .jqx-splitter 2901 .jqx-splitter
2902 { 2902 {

mercurial