Commit 22c769b8 by fengshuonan

修改ztree字体

parent 9bdc8013
...@@ -8,7 +8,7 @@ website: http://code.google.com/p/jquerytree/ ...@@ -8,7 +8,7 @@ website: http://code.google.com/p/jquerytree/
-------------------------------------*/ -------------------------------------*/
.ztree * {padding:0; margin:0; font-size:12px; font-family: Verdana, Arial, Helvetica, AppleGothic, sans-serif} .ztree * {padding:0; margin:0; font-size:12px; font-family: "Microsoft YaHei", sans-serif}
.ztree {margin:0; padding:5px; color:#333} .ztree {margin:0; padding:5px; color:#333}
.ztree li{padding:0; margin:0; list-style:none; line-height:14px; text-align:left; white-space:nowrap; outline:0} .ztree li{padding:0; margin:0; list-style:none; line-height:14px; text-align:left; white-space:nowrap; outline:0}
.ztree li ul{ margin:0; padding:0 0 0 18px} .ztree li ul{ margin:0; padding:0 0 0 18px}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment