##// END OF EJS Templates
Make fun_name_regexp and exclude_regexp configurable....
Make fun_name_regexp and exclude_regexp configurable. Closes #81.

File last commit:

r5878:b0954abb
r6733:d1f107f6
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;}