##// END OF EJS Templates
Merge pull request #1932 from takluyver/i1916...
Merge pull request #1932 from takluyver/i1916 Fix adding functions to CommandChainDispatcher with equal priority on Py 3

File last commit:

r5878:b0954abb
r7521:b6137d28 merge
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;}