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

www.reboot.components.nf-pages.nf-pages.css Maven / Gradle / Ivy

There is a newer version: 0.1.20
Show newest version
:host {
    overflow: hidden;
}

:host(.no-transitions) {
    position: static;
}

:host(.no-transitions) ::content > * {
    display: none;
    position: static;
}

:host(.no-transitions) ::content > .core-selected {
    display: block;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy