From 6f63918f12835b21e8e3082d404caf4bc6142b1a Mon Sep 17 00:00:00 2001 From: Van Date: Tue, 21 Oct 2014 17:29:11 +0800 Subject: [PATCH] =?UTF-8?q?codemirror=20=E5=AD=97=E4=BD=93=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- i18n/zh_CN.json | 3 ++- static/css/wide.css | 3 ++- static/js/editors.js | 2 +- view/index.html | 3 ++- 4 files changed, 7 insertions(+), 4 deletions(-) diff --git a/i18n/zh_CN.json b/i18n/zh_CN.json index 2374694..7478b7a 100644 --- a/i18n/zh_CN.json +++ b/i18n/zh_CN.json @@ -55,5 +55,6 @@ "donate": "捐赠", "confirm_save": "请确认所有文件已保存", "workspace": "工作空间", - "project_address": "项目地址" + "project_address": "项目地址", + "community": "社区" } diff --git a/static/css/wide.css b/static/css/wide.css index 9e252a5..4d30cdf 100644 --- a/static/css/wide.css +++ b/static/css/wide.css @@ -224,7 +224,8 @@ overflow-y: auto; } -.CodeMirror { +.CodeMirror, +.CodeMirror-hints { font-family: Consolas, Courier New, monospace; } diff --git a/static/js/editors.js b/static/js/editors.js index 800aac5..686f3ce 100644 --- a/static/js/editors.js +++ b/static/js/editors.js @@ -123,7 +123,7 @@ var editors = { length = 10; } - var listHTML = "