##// END OF EJS Templates
invoke css
Jonathan Frederic -
Show More
@@ -867,6 +867,7 b' div.output_area pre {'
867 867 /* This class is for the output subarea inside the output_area and after
868 868 the prompt div. */
869 869 div.output_subarea {
870 overflow-x: auto;
870 871 padding: 0.4em;
871 872 /* Old browsers */
872 873 -webkit-box-flex: 1;
@@ -9643,6 +9643,7 b' div.output_area pre {'
9643 9643 /* This class is for the output subarea inside the output_area and after
9644 9644 the prompt div. */
9645 9645 div.output_subarea {
9646 overflow-x: auto;
9646 9647 padding: 0.4em;
9647 9648 /* Old browsers */
9648 9649 -webkit-box-flex: 1;
General Comments 0
You need to be logged in to leave comments. Login now