From 4e862da033673a2dff3ea579d1b436b22b73aaea Mon Sep 17 00:00:00 2001 From: Hirokazu Takahashi Date: Thu, 4 Oct 2012 12:36:21 +0900 Subject: [PATCH] s/imeMode/ime-mode/ ime-mode is more standard. It also works for Chrome browser. --- include/base.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/base.css b/include/base.css index 3aa30ee9..afbf645a 100644 --- a/include/base.css +++ b/include/base.css @@ -129,7 +129,7 @@ html { background-color:#313131; border-bottom-right-radius: 800px 600px; /*border-top-left-radius: 800px 600px;*/ - imeMode: disabled; + ime-mode: disabled; } #noVNC_container, #noVNC_canvas {