Show More
@@ -50,7 +50,7 b' 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);} |
|
50 | 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;} |
|
51 | div.output_prompt{color:darkred;margin:0 5px 0 -5px;} | |
52 | div.output_area{padding:0px;page-break-inside:avoid;} |
|
52 | div.output_area{padding:0px;page-break-inside:avoid;} | |
53 |
div.output_area pre{font-family:monospace;margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;color:black; |
|
53 | div.output_area pre{font-family:monospace;margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;color:black;} | |
54 | div.output_subarea{padding:0.44em 0.4em 0.4em 1px;} |
|
54 | div.output_subarea{padding:0.44em 0.4em 0.4em 1px;} | |
55 | div.output_text{text-align:left;color:#000000;font-family:monospace;line-height:1.231;} |
|
55 | div.output_text{text-align:left;color:#000000;font-family:monospace;line-height:1.231;} | |
56 | div.output_stream{padding-top:0.0em;padding-bottom:0.0em;} |
|
56 | div.output_stream{padding-top:0.0em;padding-bottom:0.0em;} |
@@ -275,7 +275,6 b' div.output_area pre {' | |||||
275 | font: inherit; |
|
275 | font: inherit; | |
276 | vertical-align: baseline; |
|
276 | vertical-align: baseline; | |
277 | color: black; |
|
277 | color: black; | |
278 | background-color: white; |
|
|||
279 | } |
|
278 | } | |
280 |
|
279 | |||
281 | /* This class is for the output subarea inside the output_area and after |
|
280 | /* This class is for the output subarea inside the output_area and after |
General Comments 0
You need to be logged in to leave comments.
Login now