##// END OF EJS Templates
Backport PR #2250: fix html in notebook example...
Backport PR #2250: fix html in notebook example please backport to 0.13.1

File last commit:

r5878:b0954abb
r8375:8f3a62bf
Show More
printnotebook.css
5 lines | 197 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;}