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

gwt.material.design.addins.client.circularprogress.resources.css.circleprogress.css Maven / Gradle / Ivy

There is a newer version: 2.8.3
Show newest version
.circular-progress {
    position: relative;
}

.circular-progress span:nth-child(2) {
    position: absolute;
    top: 0;
    text-align: center;
    left: 0px;
    width: 100%;
}

.col.circular-progress {
    padding: 0px;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy