printnotebook.css
7 lines
| 271 B
| text/css
|
CssLexer
Brian Granger
|
r5876 | body { overflow: visible !important; } | ||
div#notebook { overflow: visible !important; } | ||||
Brian Granger
|
r5875 | .ui-widget-content { border: 0px; } | ||
#save_widget {margin: 0px !important;} | ||||
Matthias BUSSONNIER
|
r7780 | #header,#pager,#pager_splitter,#menubar,#toolbar {display: none !important;} | ||
.cell { border:none !important} | ||||