From 381792716ba2709ef649c512066035f1b36c2e9c Mon Sep 17 00:00:00 2001 From: ibuler Date: Mon, 7 Mar 2022 20:43:11 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=BF=AE=E6=94=B9=20tree=20check?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/ztree.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/ztree.css b/src/styles/ztree.css index 50bb26aad..286a7bfbd 100644 --- a/src/styles/ztree.css +++ b/src/styles/ztree.css @@ -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 {