OctoPrint-ExtraDistance/octoprint_extradistance/static/less/extradistance.less

18 lines
362 B
Plaintext
Raw Permalink Normal View History

2017-11-22 04:45:43 +01:00
// TODO: Put your plugin's LESS here, have it generated to ../css.
#distance-selector {
width: 171px;
}
#jog_distance {
width: 171px;
padding-left: 0px;
padding-bottom: 0px;
margin-left: 0px;
margin-bottom: 0px;
}
#jog_distance2 {
width: 171px;
padding-top: 0px;
padding-left: 0px;
margin-top: 0px;
margin-left: 0px;
}