META-INF.resources.design.style.sheet.web-components.css Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of components Show documentation
Show all versions of components Show documentation
${project.artifactId} ci module
@media (min-width: 641px) {
.noGridStyle .ui-md-6, .noGridStyle .ui-md-4 {
display: inherit;
justify-content: inherit;
width: initial;
}
}
@media (max-width: 640px) {
.noGridStyle .ui-g {
justify-content: center;
}
.noGridStyle .marginRight {
margin-right: 0em;
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy