##// END OF EJS Templates
re-hook notification area for editor....
re-hook notification area for editor. - re-order element to be the same as in notebook, - rename events correctly. - Add event on savign to show that save is in progress, that get dismissed on file save Closes #7569

File last commit:

r19305:30017139
r20149:1bf09c8a
Show More
style.less
7 lines | 85 B | text/x-less | LessCssLexer
Min RK
basic LESS for editor
r19305 /*!
*
* IPython text editor webapp
*
*/
@import "menubar.less";
@import "edit.less";