@ -25,16 +25,16 @@
. end { -webkit- box-pack : end ; -moz- box-pack : end ; box-pack : end ; }
. center { -webkit- box-pack : center ; -moz- box-pack : center ; box-pack : center ; }
body { background-color : white ; position : absolute ; left : 0 px ; right : 0 px ; top : 0 px ; bottom : 0 px ; overflow : visible ; }
div # header { display : none ; position : relative ; height : 40 px ; padding : 5 px ; }
span # ipython_notebook { position : absolute ; padding : 2 px 2 px 2 px 5 px ; }
span # ipython_notebook img { font-family : Verdana , "Helvetica Neue" , Arial , Helvetica , Geneva , sans-serif ; height : 24 px ; text-decoration : no ne; display : inli ne; color : black ; }
div # header { display : none ; }
# ipython_notebook { padding : 8 px 10 px 0 px 10 px ; }
# ipython_notebook img { font-family : Verdana , "Helvetica Neue" , Arial , Helvetica , Geneva , sans-serif ; height : 24 px ; text-decoration : no ne; color : black ; }
# site { width : 100 % ; display : none ; }
. ui-widget { font-family : "Lucinda Grande" , "Lucinda Sans Unicode" , Helvetica , Arial , Verdana , sans-serif ; }
. ui-widget input , . ui-widget select , . ui-widget textarea , . ui-widget button { font-family : "Lucinda Grande" , "Lucinda Sans Unicode" , Helvetica , Arial , Verdana , sans-serif ; }
. ui-button . ui-button-text { padding : 0.2 em 0.8 em ; font-size : 77 % ; }
input . ui-button { padding : 0.3 em 0.9 em ; }
span # login_widget { float : right ; margin-top : 2 px ; }
. nav-header { text-transform : none ; }
. navbar-nobg { background-color : transparent ; background-image : none ; }
# header > span { margin-top : 10 px ; }
@ font-face { font-family : 'FontAwesome' ; src : url ( '../components/font-awesome/build/assets/font-awesome/font/fontawesome-webfont.eot?v=3.1.0' ) ; src : url ( '../components/font-awesome/build/assets/font-awesome/font/fontawesome-webfont.eot?#iefix&v=3.1.0' ) format ( 'embedded-opentype' ) , url ( '../components/font-awesome/build/assets/font-awesome/font/fontawesome-webfont.woff?v=3.1.0' ) format ( 'woff' ) , url ( '../components/font-awesome/build/assets/font-awesome/font/fontawesome-webfont.ttf?v=3.1.0' ) format ( 'truetype' ) , url ( '../components/font-awesome/build/assets/font-awesome/font/fontawesome-webfont.svg#fontawesomeregular?v=3.1.0' ) format ( 'svg' ) ; font-weight : normal ; font-style : normal ; } [ class ^ = "icon-" ] , [ class * = " icon-" ] { font-family : FontAwesome ; font-weight : normal ; font-style : normal ; text-decoration : inherit ; -webkit- font-smoothing : antialiased ; * margin-right : .3 em ; }
[ class ^ = "icon-" ] : before , [ class * = " icon-" ] : before { text-decoration : inherit ; display : inline-block ; speak : none ; }
. icon-large : before { vertical-align : -10 % ; font-size : 1.3333333333333333 em ; }
@ -461,11 +461,6 @@ pre .coffeescript .javascript,pre .javascript .xml,pre .tex .formula,pre .xml .j
. cm-s-ipython span . cm-error { color : #f00 ; }
. cm-s-ipython span . cm-operator { color : #AA22FF ; font-weight : bold ; }
. cm-s-ipython span . cm-meta { color : #AA22FF ; }
. ui-menubar-item . ui-button . ui-button-text { padding : 0.4 em 1.0 em ; font-size : 100 % ; }
. ui-menu { -webkit- box-shadow : 0 px 6 px 10 px -1 px #adadad ; -moz- box-shadow : 0 px 6 px 10 px -1 px #adadad ; box-shadow : 0 px 6 px 10 px -1 px #adadad ; }
. ui-menu . ui-menu-item a { border : 1 px solid transparent ; padding : 2 px 1.6 em ; }
. ui-menu . ui-menu-item a . ui-state-focus { margin : 0 ; }
. ui-menu hr { margin : 0.3 em 0 ; }
# menubar { margin-bottom : 0 px ; }
# menubar . navbar-inner { min-height : 28 px ; }
. nav-wrapper { border-bottom : 1 px solid #d4d4d4 ; }
@ -526,7 +521,7 @@ div#pager{padding:15px;overflow:auto;display:none;}div#pager pre{font-size:13px;
. rendered_html th { font-weight : bold ; }
. rendered_html p { text-align : justify ; }
. rendered_html p + p { margin-top : 1 em ; }
span # save_widget { padding : 5px ; margin : 0 px 0 px 0 px 300 px ; display : inline-block ; }
span # save_widget { padding : 0px 5 px ; margin-top : 12 px ; }
span # checkpoint_status , span # autosave_status { font-size : small ; }
@ media ( max-width : 767px ) { span # save_widget { font-size : small ; } span # checkpoint_status , span # autosave_status { font-size : x-small ; } } @ media ( max-width : 767px ) { span # checkpoint_status , span # autosave_status { display : none ; } } @ media ( min-width : 768px ) and ( max-width : 979px ) { span # checkpoint_status { display : none ; } span # autosave_status { font-size : x-small ; } } div . text_cell { padding : 5 px 5 px 5 px 5 px ; }
div . text_cell_input { color : #000000 ; border : 1 px solid #cfcfcf ; border-radius : 4 px ; background : #f7f7f7 ; }