Moved the popup_status_panel to the front.
This commit is contained in:
parent
7ab02c7fc7
commit
6ca8a2c05c
|
@ -195,6 +195,7 @@ html {
|
||||||
#noVNC_popup_status_panel {
|
#noVNC_popup_status_panel {
|
||||||
display:none;
|
display:none;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
z-index: 1;
|
||||||
|
|
||||||
margin:15px;
|
margin:15px;
|
||||||
margin-top:60px;
|
margin-top:60px;
|
||||||
|
|
Loading…
Reference in New Issue