summaryrefslogtreecommitdiff
path: root/web/kvm/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/kvm/index.html')
-rw-r--r--web/kvm/index.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/web/kvm/index.html b/web/kvm/index.html
index 48947c58..afc51b42 100644
--- a/web/kvm/index.html
+++ b/web/kvm/index.html
@@ -797,6 +797,13 @@
<div class="key wide-3 right rounded-right" data-code="right">
<div class="label">Right</div>
</div>
+ <div class="empty" style="width:30px"></div>
+ <div class="key small rounded-left" data-code="up">
+ <div class="label">Up</div>
+ </div>
+ <div class="key small rounded-right" data-code="down">
+ <div class="label">Down</div>
+ </div>
</div>
</div>
</div>