perf: 修改 tree check

This commit is contained in:
ibuler
2022-03-07 20:43:11 +08:00
parent 067fdd5993
commit 381792716b

View File

@@ -129,7 +129,7 @@ website: http://code.google.com/p/jquerytree/
color: #676a6c;
}
.ztree li span.button.chk.checkbox_false_part::before {
content: "\f096";
content: "\f046";
color: #aaaaaa;
}
.ztree li span.button.chk.checkbox_false_part_focus::before {