mirror of
https://github.com/mindoc-org/mindoc.git
synced 2026-02-27 17:03:57 +08:00
实现文档保存
This commit is contained in:
@@ -169,6 +169,10 @@
|
||||
.jstree .jstree-node .m-tree-operate.operate-hover .operate-hide {
|
||||
width: 108px
|
||||
}
|
||||
.jstree-default .jstree-wholerow-hovered {
|
||||
background: #08c;
|
||||
color: white !important;
|
||||
}
|
||||
.jstree-default .jstree-wholerow-clicked {
|
||||
background: #10af88;
|
||||
background: -webkit-linear-gradient(top, #beebff 0%, #a8e4ff 100%);
|
||||
|
||||
Reference in New Issue
Block a user