Adding new Settings shortcuts.

This commit is contained in:
Gunther Brunner
2014-05-22 22:27:28 +09:00
parent d14b9965b0
commit f5ffd14c92
9 changed files with 125 additions and 29 deletions

View File

@@ -6,4 +6,9 @@
.stf-shell .shell-results-empty {
font-style: italic;
}
}
.stf-shell .shell-input {
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
font-size: 12px;
}