##// END OF EJS Templates
Move functions into magic methods....
Move functions into magic methods. Move two top-level functions that had been marked for refactoring as methods long ago and which I missed in the big cell magics work.

File last commit:

r6192:a53b1a9f
r7661:97913923
Show More
login.css
6 lines | 75 B | text/css | CssLexer
Brian Granger
Refactoring templates and top level js/css organization.
r6192
#main_app {
height: 100px;
width: 350px;
margin: 50px auto;
}