s/imeMode/ime-mode/

ime-mode is more standard.
It also works for Chrome browser.
This commit is contained in:
Hirokazu Takahashi 2012-10-04 12:36:21 +09:00
parent c599e56689
commit 4e862da033
1 changed files with 1 additions and 1 deletions

View File

@ -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 {