16.12.2016, 15:13
Hi,
I have a "+/- slider" and I have enable the "show control" option. Can I change the dimension of the slider?
I tryed to use this CSS code, but doesn't work
I have a "+/- slider" and I have enable the "show control" option. Can I change the dimension of the slider?
I tryed to use this CSS code, but doesn't work
Code:
.setpointW {
width: 140px;
height: 30px
}