##// END OF EJS Templates
Moved the logic to get a cell by message id into the notebook.js....
Moved the logic to get a cell by message id into the notebook.js. Also added more detail to the comments in the get output area function in widgets.js

File last commit:

r11033:fa36e98f
r14371:19b5733b
Show More
login.less
5 lines | 127 B | text/x-less | LessCssLexer
MinRK
center login
r10899 // Custom styles for login.html
.center-nav {
display: inline-block;
// pull the lower margin back
margin-bottom: -4px;
}