##// END OF EJS Templates
Merge pull request #2020 from jdmarch/fix_home_path_expansion_test_windows...
Merge pull request #2020 from jdmarch/fix_home_path_expansion_test_windows Fix home path expansion test in Windows. Fixes #2019.

File last commit:

r5878:b0954abb
r7679:5c02f9fb 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;}