www/jqwidgets/styles/jqx.black.css

changeset 451
259c97782bf8
parent 1
37f1a08315f3
child 619
4938909df593
equal deleted inserted replaced
450:fa742816bb8b 451:259c97782bf8
295 height: 16px; 295 height: 16px;
296 float: left; 296 float: left;
297 margin-left: -4px; 297 margin-left: -4px;
298 margin-right: 4px; 298 margin-right: 4px;
299 } 299 }
300 /*applied to the timepicker labels*/
301 .jqx-label-black {
302 fill: darkgray;
303 }
304 /*applied to the timepicker needle*/
305 .jqx-needle-black {
306 fill: darkgray;
307 }
308 /*applied to the timepicker needle circle*/
309 .jqx-needle-central-circle-black {
310 fill: darkgray;
311 }

mercurial