
META-INF.resources.butterfaces-css.butterfaces-waiting.css Maven / Gradle / Ivy
.butter-component-waitingPanel {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
text-align: center;
background-color: rgba(0, 0, 0, 0.5);
z-index: 2000; /* including bootstrap header */
display: none;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy