Make status dialog independent of control bar
This commit is contained in:
parent
f7c725cecf
commit
8434cc81b3
4
vnc.html
4
vnc.html
|
@ -180,11 +180,11 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
</div> <!-- End of noVNC_control_bar -->
|
||||||
|
|
||||||
<!-- Status Dialog -->
|
<!-- Status Dialog -->
|
||||||
<div id="noVNC_status"></div>
|
<div id="noVNC_status"></div>
|
||||||
|
|
||||||
</div> <!-- End of noVNC_control_bar -->
|
|
||||||
|
|
||||||
<!-- Password Dialog -->
|
<!-- Password Dialog -->
|
||||||
<div class="noVNC_center">
|
<div class="noVNC_center">
|
||||||
<div id="noVNC_password_dlg" class="noVNC_panel">
|
<div id="noVNC_password_dlg" class="noVNC_panel">
|
||||||
|
|
Loading…
Reference in New Issue