##// END OF EJS Templates
Fix "Source" text for the "Other Syntax" section of the notebook...
Fix "Source" text for the "Other Syntax" section of the notebook Before it was shown as the "Display" one because of a missing end of line.

File last commit:

r13545:c8944960
r14105:0e5495d6
Show More
style.less
15 lines | 325 B | text/x-less | LessCssLexer
@import "style_noapp.less";
@import "notebook.less";
@import "celltoolbar.less";
@import "completer.less";
@import "menubar.less";
@import "notificationarea.less";
@import "notificationwidget.less";
@import "pager.less";
@import "quickhelp.less";
@import "savewidget.less";
@import "toolbar.less";
@import "tooltip.less";