##// END OF EJS Templates
Merge pull request #2574 from dkua/Fix#2244...
Merge pull request #2574 from dkua/Fix#2244 Reformatted the warning message of notebook server starting. Public IP without SSL should prompt a warning. Public IP in read-write mode and no password, also a warning. Fix #2244

File last commit:

r7780:a59dd57c
r8767:4e730291 merge
Show More
printnotebook.css
7 lines | 271 B | text/css | CssLexer
body { overflow: visible !important; }
div#notebook { overflow: visible !important; }
.ui-widget-content { border: 0px; }
#save_widget {margin: 0px !important;}
#header,#pager,#pager_splitter,#menubar,#toolbar {display: none !important;}
.cell { border:none !important}