summaryrefslogtreecommitdiff
path: root/web/kvm/index.html
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2021-04-23 19:19:55 +0300
committerDevaev Maxim <[email protected]>2021-04-23 19:19:55 +0300
commit4572cd586ecb26346f7ec5236ba7b9c6f3623657 (patch)
treea1363ae2e78508a283d6ec272e38570510091c9a /web/kvm/index.html
parent1a584492c62079f085f972f330e6aa4a9de5fbf9 (diff)
button to reduce the window
Diffstat (limited to 'web/kvm/index.html')
-rw-r--r--web/kvm/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/kvm/index.html b/web/kvm/index.html
index 1daf80d1..69b18cf8 100644
--- a/web/kvm/index.html
+++ b/web/kvm/index.html
@@ -508,6 +508,7 @@
<div class="window-grab">Stream</div>
<button class="window-button-close">&times;</button>
<button class="window-button-maximize">&#9744;</button>
+ <button class="window-button-original">&bull;</button>
<button class="window-button-full-screen">&#10530;</button>
</div>
<div id="stream-info"></div>