##// END OF EJS Templates
deleting a comm now unregisters the comm. unrehistering the comm does not close it anymore
deleting a comm now unregisters the comm. unrehistering the comm does not close it anymore

File last commit:

r17291:d1162f79
r17403:5f550f7b
Show More
style.less
18 lines | 360 B | text/x-less | LessCssLexer
@import "style_noapp.less";
/*!
*
* IPython notebook webapp
*
*/
@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";