simonexmachina / jquery-bonsai

Super lightweight jQuery tree plugin
http://simonwade.me/jquery-bonsai
MIT License
148 stars 42 forks source link

Only apply styling to direct descendants #37

Closed pbelmans closed 6 years ago

pbelmans commented 6 years ago

If jquery-bonsai is applied to a list which contains a list itself then the stylesheet would be applied to all list items.

This pull request works fine in my use case. I don't know whether it breaks any other use cases though.

simonexmachina commented 6 years ago

Ah yes, good one thanks.

simonexmachina commented 6 years ago

Published v2.1.3