���� JFIF �� � ( %"1"%)+...383,7(-.-
![]() 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/ |
.art-control-selector { position: relative; .art-selector-list { display: flex; flex-direction: column; align-items: center; text-align: center; position: absolute; border-radius: var(--art-border-radius); overflow-y: auto; overflow-x: hidden; opacity: 0; transform: translateY(10px); pointer-events: none; bottom: var(--art-control-height); max-height: var(--art-selector-max-height); background-color: var(--art-widget-background); transition: all var(--art-transition-duration) ease; .art-selector-item { .art-center(); width: 100%; padding: 10px 15px; flex-shrink: 0; line-height: 1; &:hover { background-color: rgba(255, 255, 255, 0.1); } &:hover, &.art-current { color: var(--art-theme); } } } &:hover { .art-selector-list { opacity: 1; transform: translateY(0); pointer-events: auto; } } }