Move #keyboardinput declarations to base.css/ui.js

This commit is contained in:
Fabian Zaremba
2015-05-03 19:28:05 +02:00
parent 8ce27ddb4b
commit 48d26b2d47
3 changed files with 3 additions and 2 deletions

View File

@@ -70,8 +70,7 @@
style for example -->
<textarea id="keyboardinput" autocapitalize="off"
autocorrect="off" autocomplete="off" spellcheck="false"
mozactionhint="Enter" onsubmit="return false;"
style="ime-mode: disabled;"></textarea>
mozactionhint="Enter"></textarea>
<div id="noVNC_extra_keys">
<input type="image" alt="Extra keys" src="images/showextrakeys.png"
id="showExtraKeysButton" class="noVNC_status_button">