##// END OF EJS Templates
Drag target bigger for empty notebook dashboard...
Drag target bigger for empty notebook dashboard When no notebooks, show "Notebook list empty", which increase the size of the drag target. fixes #1492

File last commit:

r6192:a53b1a9f
r6857:f4a9b718
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;
}