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

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

There is a newer version: 14.0.0
Show newest version
.ui-toolbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.ui-toolbar-group-left,
.ui-toolbar-group-right {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy