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 {