%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/ceaa/wp-content/plugins/learnpress/assets/scss/
Upload File :
Create Path :
Current File : /var/www/html/ceaa/wp-content/plugins/learnpress/assets/scss/_quick-tip.scss

.learn-press-tip {
    display: none;
    line-height: 1;
    margin: 0 5px;
    font-size: 16px;
    vertical-align: baseline;
    cursor: pointer;
    font-style: normal;
    &.ready{
        display: inline-block;
    }
    &:before {
        font-family: Fontawesome;
        content: "\f059";
    }
    &:hover {
        color: #0073aa;
    }
}

.learn-press-tip-floating {
    background: rgba(39, 115, 170, 0.9);
    padding: 8px 10px;
    line-height: 1.2em;
    color: #FFF;
    min-width: 20px;
    position: absolute;
    margin-left: -1px;
    font-size: 12px;
    z-index: 9999;
    @include border-radius(3px);
    .close {
        display: inline-block;
        position: absolute;
        width: 16px;
        height: 16px;
        right: -8px;
        top: -8px;
        border: 1px solid #FFF;
        text-align: center;
        line-height: 16px;
        background: #468fbc;
        color: #FFF;
        cursor: pointer;
        @include border-radius(50%);
        &:before {
            content: "\f00d";
            font-family: Fontawesome;
        }
    }
    p{
        margin: 0;
    }
    &:before {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        bottom: -7px;
        border: 7px solid transparent;
        border-top-color: rgba(39, 115, 170, 0.9);
        border-bottom-width: 0;
        left: 50%;
        margin-left: -7px;
    }
}

Zerion Mini Shell 1.0