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

scripts.node_modules.tether.src.css.helpers._tether.sass Maven / Gradle / Ivy

The newest version!
=tether($themePrefix: "tether")
    .#{ $themePrefix }-element, .#{ $themePrefix }-element *

        &, &:after, &:before
            box-sizing: border-box

    .#{ $themePrefix }-element
        position: absolute
        display: none

        &.#{ $themePrefix }-open
            display: block




© 2015 - 2025 Weber Informatics LLC | Privacy Policy