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.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/web/kvm/index.html b/web/kvm/index.html
index be39a464..53c985ac 100644
--- a/web/kvm/index.html
+++ b/web/kvm/index.html
@@ -402,8 +402,9 @@
</li>
</ul>
<div class="window" id="stream-window">
- <div class="window-header" id="stream-window-header" style="z-index:1">
+ <div class="window-header" id="stream-window-header">
<div class="window-grab">Stream</div>
+ <button class="window-button-close">&times;</button>
</div>
<div id="stream-info"></div>
<div class="stream-box-inactive" id="stream-box"><img class="stream-image-inactive" id="stream-image" src="/share/png/blank-stream.png"></div>