##// END OF EJS Templates
Allow a widget to be displayed more than once within a parent widget.
Allow a widget to be displayed more than once within a parent widget.

File last commit:

r15633:387e6394
r17172:214b04c1
Show More
style_noapp.less
10 lines | 276 B | text/x-less | LessCssLexer
Matthias BUSSONNIER
inverse style.less and app.less
r13474 @import "variables.less";
@import "ansicolors.less";
@import "cell.less";
@import "codecell.less";
@import "codemirror.less";
@import "highlight.less";
@import "outputarea.less";
@import "renderedhtml.less";
@import "textcell.less";
Brian E. Granger
Don't render insecure Markdown and show warning.
r15633 @import "../../widgets/less/widgets.less";