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 lines
1.2 KiB

.circle-option{position:absolute;left:0;top:0;width:100px;height:100px;border:30px solid hsla(0,0%,78.4%,.7);border-radius:50px;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:0;display:none}.circle-option span{position:absolute;left:0;right:0;width:30px;height:20px;line-height:20px;text-align:center;font-size:10px;color:#fff;cursor:pointer}.circle-option span:hover{color:#1b68ff}.circle-option span:first-child{left:6px;top:-25px}.circle-option span:nth-child(2){left:37px;top:2px}.circle-option span:nth-child(3){left:26px;top:40px}.circle-option span:nth-child(4){left:-14px;top:40px}.circle-option span:nth-child(5){left:-27px;top:2px}.type-box{position:absolute;right:20px;top:20px;height:300px;overflow-y:auto;z-index:9;background:#fff;-webkit-box-shadow:0 1px 4px 0 rgba(0,21,41,.12);box-shadow:0 1px 4px 0 rgba(0,21,41,.12);border-radius:3px;padding:10px}.custom-menu{position:absolute;padding:5px 0;background-color:#545c64;top:100px;left:100px;z-index:9999;display:none}.custom-menu div{padding:5px 0;text-align:center}.custom-menu div a{font-family:;font-size:14px;color:#fff}.custom-menu div a:ACTIVE,.custom-menu div a:HOVER{cursor:pointer;color:orange}