|
|
|
|
@ -42,7 +42,7 @@ div.code_cell div.input_prompt {
|
|
|
|
|
min-width: 11ex;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
div.code_cell:hover .run_this_cell {
|
|
|
|
|
div.code_cell:hover div.input .run_this_cell {
|
|
|
|
|
visibility: visible;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@ -70,4 +70,3 @@ div.input_area > div.highlight > pre {
|
|
|
|
|
padding: 0px;
|
|
|
|
|
background-color: transparent;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|