You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
531 B
1 line
531 B
$(".slimscroll-leftbar").slimscroll({height:"auto",position:"left",size:"4px",color:"#9ea5ab",wheelStep:5,touchScrollStep:20}),$(".slimscroll-size").slimscroll({height:"auto",position:"right",size:"10px",color:"#9ea5ab",wheelStep:5,touchScrollStep:20}),$(".slimscroll-color").slimscroll({height:"auto",position:"right",size:"5px",color:"#727cf5",wheelStep:5,touchScrollStep:20}),$(".slimscroll-always-visible").slimscroll({height:"auto",position:"right",size:"5px",color:"#9ea5ab",wheelStep:5,alwaysVisible:!0,touchScrollStep:20}); |