UNPKG

ng-js-tree

Version:

Angular Directive for the famous JsTree

8 lines (6 loc) 127 B
// Center-align a block level element .center-block() { display: block; margin-left: auto; margin-right: auto; }