EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: jianspf on November 29, 2017, 11:26:25 PM



Title: How to format the text of tree node?change font,resize lines space.
Post by: jianspf on November 29, 2017, 11:26:25 PM
How to format the text of tree node?
I want to change the node's font and size,and resize the space of nodes..how to do it?
I can't find the similar topic.
anybody can help?thanks a lot.


Title: Re: How to format the text of tree node?change font,resize lines space.
Post by: stworthy on November 30, 2017, 09:03:05 AM
You should modify some CSS style such as tree-node, tree-text, etc.


Title: Re: How to format the text of tree node?change font,resize lines space.
Post by: jianspf on December 01, 2017, 01:29:34 AM
thanks. I'll try to modify it.