##// END OF EJS Templates
fix hex_to_rgb() used to guess light/dark in qtconsole...
fix hex_to_rgb() used to guess light/dark in qtconsole previously used 'r' for all 3 values

File last commit:

r5878:b0954abb
r6053:ff2ea29e
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;}