parent
e1f8232bc9
commit
6f55527514
|
@ -287,7 +287,7 @@ select:active {
|
||||||
#noVNC_fallback_error {
|
#noVNC_fallback_error {
|
||||||
z-index: 1000;
|
z-index: 1000;
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
/* Put a white background in front of everything but the error,
|
/* Put a dark background in front of everything but the error,
|
||||||
and don't let mouse events pass through */
|
and don't let mouse events pass through */
|
||||||
background: rgba(0, 0, 0, 0.8);
|
background: rgba(0, 0, 0, 0.8);
|
||||||
pointer-events: all;
|
pointer-events: all;
|
||||||
|
|
Loading…
Reference in New Issue