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

com.flowlogix.web.mixins.spinner-zone-overlay-ie.css Maven / Gradle / Ivy

There is a newer version: 4.0.9
Show newest version
/* Based on a solution by Howard Lewis Ship at http://tapestryjava.blogspot.co.uk/2011/12/adding-ajax-throbbers-to-zone-updates.html .*/

DIV.zone-ajax-overlay {
    background-color: silver;
    filter: alpha(opacity = 35);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy