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

META-INF.resources.primefaces.ring.ring.css Maven / Gradle / Ivy

There is a newer version: 14.0.0-RC2
Show newest version
.ui-ring {
    list-style: none;
    width: 75%;
    height: 10em;
    margin: 1em auto;
}

.ui-ring-item {
    height: 4em;
    width: 8em;
    cursor: pointer;
}

.ui-ring-item-focus {
    cursor: auto;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy