This commit is contained in:
Liang Ding 2014-11-28 18:02:34 +08:00
parent 50b2daa9f7
commit a1be594d87
1 changed files with 2 additions and 1 deletions

View File

@ -324,7 +324,8 @@
.bottom-window-group .output .stderr { .bottom-window-group .output .stderr {
color: gray; color: gray;
font-style: italic; font-style: italic;
font-family: Consolas, 'Courier New', monospace
} }
.bottom-window-group table { .bottom-window-group table {