##// END OF EJS Templates
Update static/style/{ipython,style}.min.css
Mateusz Paprocki -
Show More
@@ -294,7 +294,7 b' div.traceback-wrapper {'
294 color: darkgreen;
294 color: darkgreen;
295 }
295 }
296 .ansiyellow {
296 .ansiyellow {
297 color: brown;
297 color: #c4a000;
298 }
298 }
299 .ansiblue {
299 .ansiblue {
300 color: darkblue;
300 color: darkblue;
@@ -8066,7 +8066,7 b' input.engine_num_input {'
8066 color: darkgreen;
8066 color: darkgreen;
8067 }
8067 }
8068 .ansiyellow {
8068 .ansiyellow {
8069 color: brown;
8069 color: #c4a000;
8070 }
8070 }
8071 .ansiblue {
8071 .ansiblue {
8072 color: darkblue;
8072 color: darkblue;
General Comments 0
You need to be logged in to leave comments. Login now