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

sass.n2o.components.Label.scss Maven / Gradle / Ivy

There is a newer version: 7.28.2
Show newest version
.n2o-field-label {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.n2o-field-label-required {
    vertical-align: top;
    margin-left: 3px;
    color: #e53935;
    font-weight: 900;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy