blob: f83d2e5ceafb186d88898bf6758c74c7c9ba28da [file] [log] [blame]
.standbyUnderlayNode {
display: none;
opacity: 0;
z-index: 9999;
position: absolute;
cursor:wait;
}
.standbyImageNode {
opacity: 0;
display: none;
z-index: -10000;
position: absolute;
top: 0px;
left: 0px;
cursor:wait;
}