##// END OF EJS Templates
Allow setting the inline eventloop regardless....
Allow setting the inline eventloop regardless. Only issue an error if we attempt to active a new *GUI* event loop. Allow the inline eventloop, None, to be set.

File last commit:

r7780:a59dd57c
r7938:aa6d4591
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}