##// END OF EJS Templates
bootstrap dialogs
bootstrap dialogs

File last commit:

r10722:f9aea7af
r10895:f8e87bb9
Show More
style.less
16 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";
// tree
@import "../tree/less/style.less";
// notebook
@import "../notebook/less/style.less";