##// END OF EJS Templates
Merge pull request #1247 from ernop/patch-1...
Merge pull request #1247 from ernop/patch-1 fixes a bug causing extra newlines after comments in colorized code.

File last commit:

r5878:b0954abb
r6015:b2e0923e 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;}