Make the horrific tree look half decent. Also adds a nice scrolling feature to the tree
This commit is contained in:
parent
e4a0f70bc7
commit
04d4024d8c
5 changed files with 173 additions and 54 deletions
|
@ -29,6 +29,7 @@
|
|||
|
||||
<script src="static/lib/angulartics.js"></script>
|
||||
<script src="static/lib/angulartics-mixpanel.js"></script>
|
||||
<script src="static/lib/jquery.overscroll.min.js"></script>
|
||||
|
||||
<script src="static/lib/angular-moment.min.js"></script>
|
||||
<script src="static/lib/pagedown/Markdown.Converter.js"></script>
|
||||
|
|
Reference in a new issue