|
|
|
|
@ -1,3 +1,7 @@
|
|
|
|
|
.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0}
|
|
|
|
|
.clearfix:after{clear:both}
|
|
|
|
|
.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}
|
|
|
|
|
.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
|
|
|
|
|
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}
|
|
|
|
|
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
|
|
|
|
|
audio:not([controls]){display:none}
|
|
|
|
|
@ -852,10 +856,6 @@ a.label:hover,a.label:focus,a.badge:hover,a.badge:focus{color:#fff;text-decorati
|
|
|
|
|
.show{display:block}
|
|
|
|
|
.invisible{visibility:hidden}
|
|
|
|
|
.affix{position:fixed}
|
|
|
|
|
.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0}
|
|
|
|
|
.clearfix:after{clear:both}
|
|
|
|
|
.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}
|
|
|
|
|
.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
|
|
|
|
|
@-ms-viewport{width:device-width}.hidden{display:none;visibility:hidden}
|
|
|
|
|
.visible-phone{display:none !important}
|
|
|
|
|
.visible-tablet{display:none !important}
|
|
|
|
|
@ -1268,11 +1268,11 @@ a .icon-rotate-90:before,a .icon-rotate-180:before,a .icon-rotate-270:before,a .
|
|
|
|
|
.border-box-sizing{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}
|
|
|
|
|
.corner-all{border-radius:4px}
|
|
|
|
|
.hbox{display:-webkit-box;-webkit-box-orient:horizontal;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:horizontal;-moz-box-align:stretch;display:box;box-orient:horizontal;box-align:stretch;display:flex;flex-direction:row;align-items:stretch}
|
|
|
|
|
.hbox>*{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;flex:auto}
|
|
|
|
|
.hbox>*{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;flex:none}
|
|
|
|
|
.vbox{display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:vertical;-moz-box-align:stretch;display:box;box-orient:vertical;box-align:stretch;width:100%;display:flex;flex-direction:column;align-items:stretch}
|
|
|
|
|
.vbox>*{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;flex:auto}
|
|
|
|
|
.reverse{-webkit-box-direction:reverse;-moz-box-direction:reverse;box-direction:reverse;flex-direction:column-reverse}
|
|
|
|
|
.box-flex0{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;flex:auto}
|
|
|
|
|
.vbox>*{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;flex:none}
|
|
|
|
|
.reverse{-webkit-box-direction:reverse;-moz-box-direction:reverse;box-direction:reverse;flex-direction:row-reverse}
|
|
|
|
|
.box-flex0{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;flex:none;width:auto}
|
|
|
|
|
.box-flex1{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;flex:1}
|
|
|
|
|
.box-flex{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;flex:1}
|
|
|
|
|
.box-flex2{-webkit-box-flex:2;-moz-box-flex:2;box-flex:2;flex:2}
|
|
|
|
|
@ -1281,9 +1281,9 @@ a .icon-rotate-90:before,a .icon-rotate-180:before,a .icon-rotate-270:before,a .
|
|
|
|
|
.start{-webkit-box-pack:start;-moz-box-pack:start;box-pack:start;justify-content:flex-start}
|
|
|
|
|
.end{-webkit-box-pack:end;-moz-box-pack:end;box-pack:end;justify-content:flex-end}
|
|
|
|
|
.center{-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;justify-content:center}
|
|
|
|
|
.align-start{-webkit-box-align:start;-moz-box-align:start;box-align:start;align-content:flex-start}
|
|
|
|
|
.align-end{-webkit-box-align:end;-moz-box-align:end;box-align:end;align-content:flex-end}
|
|
|
|
|
.align-center{-webkit-box-align:center;-moz-box-align:center;box-align:center;align-content:center}
|
|
|
|
|
.align-start{-webkit-box-align:start;-moz-box-align:start;box-align:start;align-items:flex-start}
|
|
|
|
|
.align-end{-webkit-box-align:end;-moz-box-align:end;box-align:end;align-items:flex-end}
|
|
|
|
|
.align-center{-webkit-box-align:center;-moz-box-align:center;box-align:center;align-items:center}
|
|
|
|
|
div.error{margin:2em;text-align:center}
|
|
|
|
|
div.error>h1{font-size:500%;line-height:normal}
|
|
|
|
|
div.error>p{font-size:200%;line-height:normal}
|
|
|
|
|
@ -1382,7 +1382,7 @@ pre .coffeescript .javascript,pre .javascript .xml,pre .tex .formula,pre .xml .j
|
|
|
|
|
.cm-s-ipython span.cm-meta{color:#a2f}
|
|
|
|
|
.cm-s-ipython span.cm-tab{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAMCAYAAAAkuj5RAAAAAXNSR0IArs4c6QAAAGFJREFUSMft1LsRQFAQheHPowAKoACx3IgEKtaEHujDjORSgWTH/ZOdnZOcM/sgk/kFFWY0qV8foQwS4MKBCS3qR6ixBJvElOobYAtivseIE120FaowJPN75GMu8j/LfMwNjh4HUpwg4LUAAAAASUVORK5CYII=);background-position:right;background-repeat:no-repeat}
|
|
|
|
|
div.output_wrapper{position:relative;display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:vertical;-moz-box-align:stretch;display:box;box-orient:vertical;box-align:stretch;width:100%;display:flex;flex-direction:column;align-items:stretch}
|
|
|
|
|
div.output_scroll{height:24em;width:100%;overflow:auto;border-radius:4px;-webkit-box-shadow:inset 0 2px 8px rgba(0,0,0,0.8);-moz-box-shadow:inset 0 2px 8px rgba(0,0,0,0.8);box-shadow:inset 0 2px 8px rgba(0,0,0,0.8)}
|
|
|
|
|
div.output_scroll{height:24em;width:100%;overflow:auto;border-radius:4px;-webkit-box-shadow:inset 0 2px 8px rgba(0,0,0,0.8);-moz-box-shadow:inset 0 2px 8px rgba(0,0,0,0.8);box-shadow:inset 0 2px 8px rgba(0,0,0,0.8);display:block}
|
|
|
|
|
div.output_collapsed{margin:0;padding:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:vertical;-moz-box-align:stretch;display:box;box-orient:vertical;box-align:stretch;width:100%;display:flex;flex-direction:column;align-items:stretch}
|
|
|
|
|
div.out_prompt_overlay{height:100%;padding:0 .4em;position:absolute;border-radius:4px}
|
|
|
|
|
div.out_prompt_overlay:hover{-webkit-box-shadow:inset 0 0 1px #000;-moz-box-shadow:inset 0 0 1px #000;box-shadow:inset 0 0 1px #000;background:rgba(240,240,240,0.5)}
|
|
|
|
|
@ -1448,7 +1448,7 @@ div.text_cell_render{outline:none;resize:none;width:inherit;border-style:none;pa
|
|
|
|
|
a.anchor-link:link{text-decoration:none;padding:0 20px;visibility:hidden}
|
|
|
|
|
h1:hover .anchor-link,h2:hover .anchor-link,h3:hover .anchor-link,h4:hover .anchor-link,h5:hover .anchor-link,h6:hover .anchor-link{visibility:visible}
|
|
|
|
|
div.cell.text_cell.rendered{padding:0}
|
|
|
|
|
.widget-area{page-break-inside:avoid;display:-webkit-box;-webkit-box-orient:horizontal;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:horizontal;-moz-box-align:stretch;display:box;box-orient:horizontal;box-align:stretch;display:flex;flex-direction:row;align-items:stretch}.widget-area .widget-subarea{padding:.44em .4em .4em 1px;margin-left:6px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:vertical;-moz-box-align:stretch;display:box;box-orient:vertical;box-align:stretch;width:100%;display:flex;flex-direction:column;align-items:stretch;-webkit-box-flex:2;-moz-box-flex:2;box-flex:2;flex:2}
|
|
|
|
|
.widget-area{page-break-inside:avoid;display:-webkit-box;-webkit-box-orient:horizontal;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:horizontal;-moz-box-align:stretch;display:box;box-orient:horizontal;box-align:stretch;display:flex;flex-direction:row;align-items:stretch}.widget-area .widget-subarea{padding:.44em .4em .4em 1px;margin-left:6px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:vertical;-moz-box-align:stretch;display:box;box-orient:vertical;box-align:stretch;width:100%;display:flex;flex-direction:column;align-items:stretch;-webkit-box-flex:2;-moz-box-flex:2;box-flex:2;flex:2;-webkit-box-align:start;-moz-box-align:start;box-align:start;align-items:flex-start}
|
|
|
|
|
.widget-hlabel{min-width:10ex;padding-right:8px;padding-top:3px;text-align:right;vertical-align:text-top}
|
|
|
|
|
.widget-vlabel{padding-bottom:5px;text-align:center;vertical-align:text-bottom}
|
|
|
|
|
.widget-hreadout{padding-left:8px;padding-top:3px;text-align:left;vertical-align:text-top}
|
|
|
|
|
@ -1461,14 +1461,14 @@ div.cell.text_cell.rendered{padding:0}
|
|
|
|
|
.widget-numeric-text{width:150px}
|
|
|
|
|
.widget-progress{width:363px}.widget-progress .bar{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none}
|
|
|
|
|
.widget-combo-btn{min-width:138px;}
|
|
|
|
|
.widget-box{margin:5px;-webkit-box-pack:start;-moz-box-pack:start;box-pack:start;justify-content:flex-start;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}
|
|
|
|
|
.widget-hbox{margin:5px;-webkit-box-pack:start;-moz-box-pack:start;box-pack:start;justify-content:flex-start;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;display:-webkit-box;-webkit-box-orient:horizontal;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:horizontal;-moz-box-align:stretch;display:box;box-orient:horizontal;box-align:stretch;display:flex;flex-direction:row;align-items:stretch}
|
|
|
|
|
.widget-hbox-single{margin:5px;-webkit-box-pack:start;-moz-box-pack:start;box-pack:start;justify-content:flex-start;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;display:-webkit-box;-webkit-box-orient:horizontal;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:horizontal;-moz-box-align:stretch;display:box;box-orient:horizontal;box-align:stretch;display:flex;flex-direction:row;align-items:stretch;height:30px}
|
|
|
|
|
.widget-vbox{margin:5px;-webkit-box-pack:start;-moz-box-pack:start;box-pack:start;justify-content:flex-start;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:vertical;-moz-box-align:stretch;display:box;box-orient:vertical;box-align:stretch;width:100%;display:flex;flex-direction:column;align-items:stretch}
|
|
|
|
|
.widget-vbox-single{margin:5px;-webkit-box-pack:start;-moz-box-pack:start;box-pack:start;justify-content:flex-start;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:vertical;-moz-box-align:stretch;display:box;box-orient:vertical;box-align:stretch;width:100%;display:flex;flex-direction:column;align-items:stretch;width:30px}
|
|
|
|
|
.widget-box{margin:5px;-webkit-box-pack:start;-moz-box-pack:start;box-pack:start;justify-content:flex-start;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-box-align:start;-moz-box-align:start;box-align:start;align-items:flex-start}
|
|
|
|
|
.widget-hbox{margin:5px;-webkit-box-pack:start;-moz-box-pack:start;box-pack:start;justify-content:flex-start;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-box-align:start;-moz-box-align:start;box-align:start;align-items:flex-start;display:-webkit-box;-webkit-box-orient:horizontal;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:horizontal;-moz-box-align:stretch;display:box;box-orient:horizontal;box-align:stretch;display:flex;flex-direction:row;align-items:stretch}
|
|
|
|
|
.widget-hbox-single{margin:5px;-webkit-box-pack:start;-moz-box-pack:start;box-pack:start;justify-content:flex-start;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-box-align:start;-moz-box-align:start;box-align:start;align-items:flex-start;display:-webkit-box;-webkit-box-orient:horizontal;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:horizontal;-moz-box-align:stretch;display:box;box-orient:horizontal;box-align:stretch;display:flex;flex-direction:row;align-items:stretch;height:30px}
|
|
|
|
|
.widget-vbox{margin:5px;-webkit-box-pack:start;-moz-box-pack:start;box-pack:start;justify-content:flex-start;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-box-align:start;-moz-box-align:start;box-align:start;align-items:flex-start;display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:vertical;-moz-box-align:stretch;display:box;box-orient:vertical;box-align:stretch;width:100%;display:flex;flex-direction:column;align-items:stretch}
|
|
|
|
|
.widget-vbox-single{margin:5px;-webkit-box-pack:start;-moz-box-pack:start;box-pack:start;justify-content:flex-start;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-box-align:start;-moz-box-align:start;box-align:start;align-items:flex-start;display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:vertical;-moz-box-align:stretch;display:box;box-orient:vertical;box-align:stretch;width:100%;display:flex;flex-direction:column;align-items:stretch;width:30px}
|
|
|
|
|
.widget-modal{overflow:hidden;position:absolute !important;top:0;left:0;margin-left:0 !important}
|
|
|
|
|
.widget-modal-body{max-height:none !important}
|
|
|
|
|
.widget-container{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}
|
|
|
|
|
.widget-container{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-box-align:start;-moz-box-align:start;box-align:start;align-items:flex-start}
|
|
|
|
|
.docked-widget-modal{overflow:hidden;position:relative !important;top:0 !important;left:0 !important;margin-left:0 !important}
|
|
|
|
|
body{background-color:#fff}
|
|
|
|
|
body.notebook_app{overflow:hidden}
|
|
|
|
|
@ -1482,7 +1482,7 @@ pre,code,kbd,samp{white-space:pre-wrap}
|
|
|
|
|
#fonttest{font-family:monospace}
|
|
|
|
|
p{margin-bottom:0}
|
|
|
|
|
.end_space{height:200px}
|
|
|
|
|
.celltoolbar{border:thin solid #cfcfcf;border-bottom:none;background:#eee;border-radius:3px 3px 0 0;width:100%;-webkit-box-pack:end;height:22px;display:-webkit-box;-webkit-box-orient:horizontal;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:horizontal;-moz-box-align:stretch;display:box;box-orient:horizontal;box-align:stretch;display:flex;flex-direction:row;align-items:stretch;-webkit-box-direction:reverse;-moz-box-direction:reverse;box-direction:reverse;flex-direction:column-reverse}
|
|
|
|
|
.celltoolbar{border:thin solid #cfcfcf;border-bottom:none;background:#eee;border-radius:3px 3px 0 0;width:100%;-webkit-box-pack:end;height:22px;display:-webkit-box;-webkit-box-orient:horizontal;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:horizontal;-moz-box-align:stretch;display:box;box-orient:horizontal;box-align:stretch;display:flex;flex-direction:row;align-items:stretch;-webkit-box-direction:reverse;-moz-box-direction:reverse;box-direction:reverse;flex-direction:row-reverse}
|
|
|
|
|
.ctb_hideshow{display:none;vertical-align:bottom;padding-right:2px}
|
|
|
|
|
.celltoolbar>div{padding-top:0}
|
|
|
|
|
.ctb_global_show .ctb_show.ctb_hideshow{display:block}
|
|
|
|
|
|