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

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

.ui-scrolltop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.ui-scrolltop-sticky {
    position: sticky;
    margin-left: auto;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy