Moved the popup_status_panel to the front.

This commit is contained in:
samhed
2013-07-12 14:41:57 +02:00
parent 7ab02c7fc7
commit 6ca8a2c05c

View File

@@ -195,6 +195,7 @@ html {
#noVNC_popup_status_panel {
display:none;
position: fixed;
z-index: 1;
margin:15px;
margin-top:60px;