发布v2.6.9版本
This commit is contained in:
@@ -241,4 +241,8 @@ textarea.form-control{overflow:auto;padding-top:5px;padding-bottom:5px}
|
||||
.list-itemv:hover{color:var(--main-color);cursor:pointer;background-color:rgba(var(--rgb-r), var(--rgb-g), var(--rgb-b), 0.1)}
|
||||
|
||||
.editortools div{width:26px;height:26px;overflow:hidden;margin-left:8px;line-height:26px;border-radius:5px;cursor:pointer;}
|
||||
.editortools div:hover{background-color:rgba(0,0,0,0.1);}
|
||||
.editortools div:hover{background-color:rgba(0,0,0,0.1);}
|
||||
|
||||
.label{border-radius:5px;padding:2px 3px}
|
||||
.label-success{background:green;color:white}
|
||||
.label-default{background:#aaaaaa;color:white}
|
||||
Reference in New Issue
Block a user