##// END OF EJS Templates
Turing style of tooltip.
Turing style of tooltip.

File last commit:

r10722:f9aea7af
r10728:e5932bed
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";