##// END OF EJS Templates
move raw cell inclusion to null.tpl...
move raw cell inclusion to null.tpl select based on raw_format metadata key if defined. Default behavior is to include raw cells of unspecified format (consistent with existing behavior).

File last commit:

r13545:c8944960
r13663:326a2965
Show More
style_noapp.less
9 lines | 233 B | text/x-less | LessCssLexer
@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";