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

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

There is a newer version: 0.1.20
Show newest version
:host {
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    fill: currentcolor;
    position: relative;
    height: 15px;
    width: 15px;
    color: #C4C4C4;
}

:host(.is-button) {
    cursor: pointer;
}

:host(.is-button:hover) {
    color: #777;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy