diff options
author | Devaev Maxim <[email protected]> | 2021-04-23 19:19:55 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2021-04-23 19:19:55 +0300 |
commit | 4572cd586ecb26346f7ec5236ba7b9c6f3623657 (patch) | |
tree | a1363ae2e78508a283d6ec272e38570510091c9a /web/kvm/window-stream.pug | |
parent | 1a584492c62079f085f972f330e6aa4a9de5fbf9 (diff) |
button to reduce the window
Diffstat (limited to 'web/kvm/window-stream.pug')
-rw-r--r-- | web/kvm/window-stream.pug | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/kvm/window-stream.pug b/web/kvm/window-stream.pug index 567654b7..802ac87c 100644 --- a/web/kvm/window-stream.pug +++ b/web/kvm/window-stream.pug @@ -3,6 +3,7 @@ div(id="stream-window" class="window window-resizable" data-show-by-button="show div(class="window-grab") Stream button(class="window-button-close") × button(class="window-button-maximize") ☐ + button(class="window-button-original") • button(class="window-button-full-screen") ⤢ div(id="stream-info") |