Show More
@@ -34,7 +34,7 all or one cell's toolbars. | |||||
34 | display: block; |
|
34 | display: block; | |
35 | } |
|
35 | } | |
36 |
|
36 | |||
37 |
.ctb_show .ctb_hideshow + div > div.input_area, |
|
37 | .ctb_show .ctb_hideshow + div > div.input_area, | |
38 | .ctb_show .ctb_hideshow + div.text_cell_input { |
|
38 | .ctb_show .ctb_hideshow + div.text_cell_input { | |
39 | border-top-right-radius: 0px; |
|
39 | border-top-right-radius: 0px; | |
40 | border-top-left-radius: 0px; |
|
40 | border-top-left-radius: 0px; | |
@@ -47,6 +47,7 all or one cell's toolbars. | |||||
47 |
|
47 | |||
48 | .button_container { |
|
48 | .button_container { | |
49 | float: right; |
|
49 | float: right; | |
|
50 | padding-bottom: 1px; | |||
50 | } |
|
51 | } | |
51 |
|
52 | |||
52 | .button_container .ui-state-default, .button_container .ui-state-hover, .button_container .ui-state-hover span{ |
|
53 | .button_container .ui-state-default, .button_container .ui-state-hover, .button_container .ui-state-hover span{ | |
@@ -59,16 +60,24 all or one cell's toolbars. | |||||
59 | margin-top: 0px; |
|
60 | margin-top: 0px; | |
60 | margin-bottom: 0px; |
|
61 | margin-bottom: 0px; | |
61 | font-size: 77%; |
|
62 | font-size: 77%; | |
|
63 | height:20px; | |||
|
64 | display:inline; | |||
62 | } |
|
65 | } | |
63 |
|
66 | |||
|
67 | .celltoolbar label{ | |||
|
68 | display:inline; | |||
|
69 | } | |||
64 | .celltoolbar label span { |
|
70 | .celltoolbar label span { | |
65 | font-size: 77%; |
|
71 | font-size: 77%; | |
66 | } |
|
72 | } | |
67 |
|
73 | |||
68 | .celltoolbar input[type=checkbox] { |
|
74 | .celltoolbar input[type=checkbox] { | |
69 |
margin |
|
75 | margin: 0px; | |
|
76 | margin-left: 4px; | |||
|
77 | margin-right: 4px; | |||
70 | } |
|
78 | } | |
71 |
|
79 | |||
|
80 | ||||
72 | .celltoolbar ui-button { |
|
81 | .celltoolbar ui-button { | |
73 | border: none; |
|
82 | border: none; | |
74 | } |
|
83 | } |
@@ -25,8 +25,7 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 | #maintoolbar>select,#maintoolbar label{height:23px;vertical-align:top;margin-right:2px;margin-bottom:0;display:inline;} |
|
28 | #maintoolbar>select,#maintoolbar label{height:23px;vertical-align:top;margin-right:2px;margin-bottom:0;display:inline;font-size:85%;margin-left:0.3em;margin-right:0.3em;} | |
29 | #cell_type{font-size:85%;margin-left:0.3em;margin-right:0.3em;} |
|
|||
30 | #ipython-main-app{width:100%;position:relative;} |
|
29 | #ipython-main-app{width:100%;position:relative;} | |
31 | span#quick_help_area{position:static;padding:5px 0px;margin:0px 0px 0px 0px;} |
|
30 | 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%;} |
|
31 | .help_string{float:right;width:170px;padding:0px 5px;text-align:left;font-size:85%;} | |
@@ -38,8 +37,8 div#pager_splitter{height:8px;} | |||||
38 | div#pager{padding:15px;overflow:auto;display:none;} |
|
37 | div#pager{padding:15px;overflow:auto;display:none;} | |
39 | div.ui-widget-content{border:1px solid #e0e0e0;outline:none;} |
|
38 | div.ui-widget-content{border:1px solid #e0e0e0;outline:none;} | |
40 | .cell{border:1px solid transparent;}.cell.selected{border-radius:3px;background-color:#fafafa;border:thin #e0e0e0 solid;} |
|
39 | .cell{border:1px solid transparent;}.cell.selected{border-radius:3px;background-color:#fafafa;border:thin #e0e0e0 solid;} | |
41 | div.cell{width:100%;padding:5px 5px 5px 0px;margin:2px 0px 2px 0px;} |
|
40 | div.cell{width:100%;padding:5px 5px 5px 0px;margin:2px 0px 2px 0px;outline:none;} | |
42 | div.prompt{width:11ex;padding:0.4em;margin:0px;font-family:monospace;text-align:right;} |
|
41 | div.prompt{width:11ex;padding:0.4em;margin:0px;font-family:monospace;text-align:right;line-height:1.231;} | |
43 | div.input{page-break-inside:avoid;} |
|
42 | div.input{page-break-inside:avoid;} | |
44 | div.input_area{border:1px solid #e0e0e0;border-radius:3px;background:#f7f7f7;} |
|
43 | div.input_area{border:1px solid #e0e0e0;border-radius:3px;background:#f7f7f7;} | |
45 | div.input_prompt{color:navy;border-top:1px solid transparent;} |
|
44 | div.input_prompt{color:navy;border-top:1px solid transparent;} | |
@@ -50,8 +49,9 div.out_prompt_overlay{height:100%;padding:0px;position:absolute;border-radius:3 | |||||
50 | div.out_prompt_overlay:hover{box-shadow:inset 0 0 1px #000;background:rgba(240, 240, 240, 0.5);} |
|
49 | div.out_prompt_overlay:hover{box-shadow:inset 0 0 1px #000;background:rgba(240, 240, 240, 0.5);} | |
51 | div.output_prompt{color:darkred;margin:0 5px 0 -5px;} |
|
50 | div.output_prompt{color:darkred;margin:0 5px 0 -5px;} | |
52 | div.output_area{padding:0px;page-break-inside:avoid;} |
|
51 | div.output_area{padding:0px;page-break-inside:avoid;} | |
|
52 | div.output_area pre{font-family:monospace;margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;color:black;background-color:white;} | |||
53 | div.output_subarea{padding:0.44em 0.4em 0.4em 1px;} |
|
53 | div.output_subarea{padding:0.44em 0.4em 0.4em 1px;} | |
54 | div.output_text{text-align:left;color:#000000;font-family:monospace;} |
|
54 | div.output_text{text-align:left;color:#000000;font-family:monospace;line-height:1.231;} | |
55 | div.output_stream{padding-top:0.0em;padding-bottom:0.0em;} |
|
55 | div.output_stream{padding-top:0.0em;padding-bottom:0.0em;} | |
56 | div.output_stderr{background:#fdd;} |
|
56 | div.output_stderr{background:#fdd;} | |
57 | div.output_latex{text-align:left;} |
|
57 | div.output_latex{text-align:left;} |
@@ -90,9 +90,6 span#notebook_name { | |||||
90 | margin-right:2px; |
|
90 | margin-right:2px; | |
91 | margin-bottom:0; |
|
91 | margin-bottom:0; | |
92 | display: inline; |
|
92 | display: inline; | |
93 | } |
|
|||
94 |
|
||||
95 | #cell_type { |
|
|||
96 | font-size: 85%; |
|
93 | font-size: 85%; | |
97 | margin-left:0.3em; |
|
94 | margin-left:0.3em; | |
98 | margin-right:0.3em; |
|
95 | margin-right:0.3em; |
General Comments 0
You need to be logged in to leave comments.
Login now