##// END OF EJS Templates
Backport PR #2498: Don't catch tab press when something selected...
Backport PR #2498: Don't catch tab press when something selected Fixes #2487

File last commit:

r5878:b0954abb
r9830:ba18b211
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;}