s/imeMode/ime-mode/
ime-mode is more standard. It also works for Chrome browser.
This commit is contained in:
parent
c599e56689
commit
4e862da033
|
|
@ -129,7 +129,7 @@ html {
|
||||||
background-color:#313131;
|
background-color:#313131;
|
||||||
border-bottom-right-radius: 800px 600px;
|
border-bottom-right-radius: 800px 600px;
|
||||||
/*border-top-left-radius: 800px 600px;*/
|
/*border-top-left-radius: 800px 600px;*/
|
||||||
imeMode: disabled;
|
ime-mode: disabled;
|
||||||
}
|
}
|
||||||
|
|
||||||
#noVNC_container, #noVNC_canvas {
|
#noVNC_container, #noVNC_canvas {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue