##// END OF EJS Templates
Merge pull request #1306 from ivanov/fix1302...
Merge pull request #1306 from ivanov/fix1302 Fix %prun input parsing for escaped characters (closes #1302)

File last commit:

r5878:b0954abb
r5937:6bc0f536 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;}