This commit is contained in:
Liang Ding 2014-11-28 18:03:23 +08:00
parent a1be594d87
commit 0a34ca5638
1 changed files with 1 additions and 1 deletions

View File

@ -299,6 +299,7 @@
.bottom-window-group .output pre {
margin: 0;
font-family: Consolas, 'Courier New', monospace
}
.bottom-window-group .output .start-build,
@ -325,7 +326,6 @@
.bottom-window-group .output .stderr {
color: gray;
font-style: italic;
font-family: Consolas, 'Courier New', monospace
}
.bottom-window-group table {