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

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

There is a newer version: 7.28.3
Show newest version
.n2o-calendar-container {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.n2o-date-picker {
    position: relative;
    display: inline-block;
    width: 100%;
}

.n2o-date-picker-container {
    display: block;
    width: 100%;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy