##// END OF EJS Templates
Further work on the toolbar UI....
Further work on the toolbar UI. * Cell type selection box is wired up and styled. * New View menu that allows toolbar/header to be toggled.

File last commit:

r5878:b0954abb
r5994:c10567d6
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;}