##// END OF EJS Templates
Revert change to test skip condition...
Revert change to test skip condition This was part of a commit cherry picked from another branch, and this change didn't make sense on this branch.

File last commit:

r17291:d1162f79
r19593:e559f090
Show More
style_noapp.less
15 lines | 306 B | text/x-less | LessCssLexer
/*!
*
* IPython notebook
*
*/
@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";
@import "../../widgets/less/widgets.less";