myprint-design
Version:
操作简单,组件丰富的一站式打印解决方案打印设计器
1 lines • 3.5 kB
CSS
.moveable-control{position:absolute;height:14px;border-radius:50%;border:2px solid #fff;box-sizing:border-box;background:var(--drag-h-color);margin-top:-7px;margin-left:-7px;z-index:10}.moveable-nw{border-radius:0;width:var(--width) px;height:20px;margin-left:-10px;margin-top:-10px;background:0 0;border:none}.moveable-nw:before{content:" ";width:var(--width);height:3px;position:absolute;background:var(--drag-h-color);left:9px;top:9px}.moveable-nw:after{content:" ";width:3px;height:20px;position:absolute;background:var(--drag-h-color);left:9px;top:9px}.moveable-ne{border-radius:0;width:20px;height:20px;margin-left:-10px;margin-top:-10px;background:0 0;border:none}.moveable-ne:before{content:" ";width:20px;height:3px;position:absolute;background:var(--drag-h-color);left:-9px;top:9px}.moveable-ne:after{content:" ";width:3px;height:20px;position:absolute;background:var(--drag-h-color);left:8px;top:9px}.moveable-sw{border-radius:0;width:20px;height:20px;margin-left:-10px;margin-top:-10px;background:0 0;border:none}.moveable-sw:before{content:" ";width:20px;height:3px;position:absolute;background:var(--drag-h-color);left:9px;top:8px}.moveable-sw:after{content:" ";width:3px;height:20px;position:absolute;background:var(--drag-h-color);left:9px;top:-9px}.moveable-se{border-radius:0;width:20px;height:20px;margin-left:-10px;margin-top:-10px;background:0 0;border:none}.moveable-se:before{content:" ";width:20px;height:3px;position:absolute;background:var(--drag-h-color);left:-9px;top:8px}.moveable-se:after{content:" ";width:3px;height:20px;position:absolute;background:var(--drag-h-color);left:8px;top:-9px}.moveable-w{border-radius:0;width:3px;height:20px;margin-left:-1px;margin-top:-10px;background:0 0;border-left:solid 3px var(--drag-h-color);border-bottom:none;border-top:none;border-right:none}.moveable-n{border-radius:0;width:20px;height:3px;margin-left:-10px;margin-top:-1px;background:0 0;border-top:solid 3px var(--drag-h-color);border-bottom:none;border-left:none;border-right:none}.moveable-e{border-radius:0;width:3px;height:20px;margin-left:-2px;margin-top:-10px;background:var(--drag-h-color);border:none}.moveable-s{border-radius:0;width:20px;height:3px;margin-left:-10px;margin-top:-2px;background:0 0;border-bottom:solid 3px var(--drag-h-color);border-top:none;border-left:none;border-right:none}.moveable-origin{background:0 0;border:none}.moveable-origin:before{content:" ";width:1px;height:7px;position:absolute;background:var(--drag-h-color);left:6px;top:3px}.moveable-origin:after{content:" ";width:7px;height:1px;position:absolute;background:var(--drag-h-color);left:3px;top:6px}.moveable-rotation{height:calc(20px * var(--zoom))}.moveable-rotation .moveable-rotation-control{border:none;width:10px;height:10px;margin-left:-5px}