Show More
@@ -25,8 +25,8 b' span#notebook_name{height:1em;line-height:1em;padding:3px;border:none;font-size:' | |||||
25 | #notification_area{position:absolute;right:0px;top:0px;height:25px;padding:3px 0px;padding-right:3px;z-index:10;} |
|
25 | #notification_area{position:absolute;right:0px;top:0px;height:25px;padding:3px 0px;padding-right:3px;z-index:10;} | |
26 | .notification_widget{float:right;right:0px;top:1px;height:25px;padding:3px 6px;z-index:10;} |
|
26 | .notification_widget{float:right;right:0px;top:1px;height:25px;padding:3px 6px;z-index:10;} | |
27 | .toolbar{padding:3px 15px;border-bottom:1px #e0e0e0 solid;} |
|
27 | .toolbar{padding:3px 15px;border-bottom:1px #e0e0e0 solid;} | |
28 |
|
|
28 | #maintoolbar>select,#maintoolbar label{height:23px;vertical-align:top;margin-right:2px;margin-bottom:0;display:inline;} | |
29 | #cell_type{font-size:85%;} |
|
29 | #cell_type{font-size:85%;margin-left:0.3em;margin-right:0.3em;} | |
30 | #ipython-main-app{width:100%;position:relative;} |
|
30 | #ipython-main-app{width:100%;position:relative;} | |
31 | span#quick_help_area{position:static;padding:5px 0px;margin:0px 0px 0px 0px;} |
|
31 | span#quick_help_area{position:static;padding:5px 0px;margin:0px 0px 0px 0px;} | |
32 | .help_string{float:right;width:170px;padding:0px 5px;text-align:left;font-size:85%;} |
|
32 | .help_string{float:right;width:170px;padding:0px 5px;text-align:left;font-size:85%;} | |
@@ -96,11 +96,11 b' pre,code,kbd,samp{white-space:pre-wrap;}' | |||||
96 | .rendered_html ul{list-style:disc;margin:1em 2em;} |
|
96 | .rendered_html ul{list-style:disc;margin:1em 2em;} | |
97 | .rendered_html ul ul{list-style:square;margin:0em 2em;} |
|
97 | .rendered_html ul ul{list-style:square;margin:0em 2em;} | |
98 | .rendered_html ul ul ul{list-style:circle;margin-left:0em 2em;} |
|
98 | .rendered_html ul ul ul{list-style:circle;margin-left:0em 2em;} | |
99 |
.rendered_html ol{list-style: |
|
99 | .rendered_html ol{list-style:decimal;margin:1em 2em;} | |
100 | .rendered_html ol ol{list-style:upper-alpha;margin:0em 2em;} |
|
100 | .rendered_html ol ol{list-style:upper-alpha;margin:0em 2em;} | |
101 |
.rendered_html ol ol ol{list-style: |
|
101 | .rendered_html ol ol ol{list-style:lower-alpha;margin:0em 2em;} | |
102 |
.rendered_html ol ol ol ol{list-style:lower- |
|
102 | .rendered_html ol ol ol ol{list-style:lower-roman;margin:0em 2em;} | |
103 |
.rendered_html ol ol ol ol ol{list-style: |
|
103 | .rendered_html ol ol ol ol ol{list-style:decimal;margin:0em 2em;} | |
104 | .rendered_html hr{color:black;background-color:black;} |
|
104 | .rendered_html hr{color:black;background-color:black;} | |
105 | .rendered_html pre{margin:1em 2em;} |
|
105 | .rendered_html pre{margin:1em 2em;} | |
106 | .rendered_html blockquote{margin:1em 2em;} |
|
106 | .rendered_html blockquote{margin:1em 2em;} |
General Comments 0
You need to be logged in to leave comments.
Login now