some stream fixes

This commit is contained in:
Devaev Maxim
2021-04-22 20:02:51 +03:00
parent a3a17440dc
commit e1c3692045
4 changed files with 27 additions and 33 deletions

View File

@@ -7,8 +7,8 @@ div(id="stream-window" class="window window-resizable" data-show-by-button="show
div(id="stream-info")
div(id="stream-box" class="stream-box-inactive")
img(id="stream-image" class="stream-image-inactive" src=`${png_dir}/blank-stream.png`)
div(id="stream-box" class="stream-box-offline")
img(id="stream-image" src=`${png_dir}/blank-stream.png`)
div(id="stream-mouse-buttons" class="keypad" align="center")
div(class="keypad-block")