Make the horrific tree look half decent. Also adds a nice scrolling feature to the tree

This commit is contained in:
Joseph Schorr 2013-10-11 01:06:04 -04:00
parent e4a0f70bc7
commit 04d4024d8c
5 changed files with 173 additions and 54 deletions

View file

@ -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>