All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.butterfaces-css.butterfaces-waiting.css Maven / Gradle / Ivy

.butter-component-overlay {
   position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   text-align: center;
   z-index: 2000; /* including bootstrap header */
   opacity: 0;
   display: none;
   background-color: rgba(0, 0, 0, 0.5);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy