##// END OF EJS Templates
Merge pull request #2152 from bfroehle/qtconsole_usage_in_namespace...
Merge pull request #2152 from bfroehle/qtconsole_usage_in_namespace [qtconsole] Namespace not empty at startup

File last commit:

r7780:a59dd57c
r7936:264a343a merge
Show More
printnotebook.css
7 lines | 271 B | text/css | CssLexer
body { overflow: visible !important; }
div#notebook { overflow: visible !important; }
.ui-widget-content { border: 0px; }
#save_widget {margin: 0px !important;}
#header,#pager,#pager_splitter,#menubar,#toolbar {display: none !important;}
.cell { border:none !important}