##// END OF EJS Templates
Fixing docstring in the notebook manager.
Fixing docstring in the notebook manager.

File last commit:

r5876:e0dde1a2
r5877:38534e1a
Show More
printnotebook.css
11 lines | 319 B | text/css | CssLexer
body { overflow: visible !important; }
div#notebook { overflow: visible !important; }
.ui-widget-content { border: 0px; }
#save_widget {margin: 0px !important;}
#header {display: none !important;}
/*span#notebook_name {
height: 1em;
line-height: 1em;
padding: 3px;
border: none;
font-size: 182%;
}*/