diff options
Diffstat (limited to 'web/kvm/window-stream.pug')
-rw-r--r-- | web/kvm/window-stream.pug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/kvm/window-stream.pug b/web/kvm/window-stream.pug index 2520b2b5..e5ba9bf1 100644 --- a/web/kvm/window-stream.pug +++ b/web/kvm/window-stream.pug @@ -4,7 +4,7 @@ div(id="stream-ocr-window" class="window") div(id="stream-window" class="window window-resizable") div(id="stream-window-header" class="window-header") div(class="window-grab") MJPEG - button(class="window-button-close") × + button(class="window-button-close") #[b ×] button(class="window-button-maximize") ☐ button(class="window-button-original") • button(class="window-button-full-screen") ⤢ |