12.09.2018, 10:15
Is there a list of the names of these controlls? Now i need the toggle to resize, but when i write "toggle" in CSS nothing happens.
.item-control-single .control-toogle {
transform: scale(1.6);
transform-origin: 0 0;
}
.item-control-single .control-toogle {
transform: scale(1.6);
transform-origin: 0 0;
}