Libraries
»
constree
(0.1.9)
»
Index
»
Constree
»
Node
»
#css_for_tree_html
Method: Constree::Node#css_for_tree_html
Defined in:
lib/constree/node.rb
#
css_for_tree_html
⇒
Object
25 26 27
# File 'lib/constree/node.rb', line 25
def
css_for_tree_html
'.hl{color: coral;}'
end