##// END OF EJS Templates
Moving static/user to static/custom to prevent future conflicts.
Moving static/user to static/custom to prevent future conflicts.

File last commit:

r10718:ea315a97
r10719:1ee7473c
Show More
style.less
14 lines | 254 B | text/x-less | LessCssLexer
// Bootstrap
@import "../components/bootstrap/less/bootstrap.less";
// base
@import "../base/less/style.less";
// auth
@import "../auth/less/style.less";
// notebooks
@import "../notebooks/less/style.less";
// tree
@import "../tree/less/style.less";