ÿØÿà 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/hls4.vidoe.top/uploader-master/src/css/ |
/* Uploader: - These styles are the ones used on the examples. No needed to use it by any means. - It disables user selection to avoid some weird visuals in some browsers - It masks/hides the the file input behind a button */ .dm-uploader { cursor: default; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .dm-uploader .btn { position: relative; overflow: hidden; } .dm-uploader .btn input[type="file"] { position: absolute; top: 0; right: 0; margin: 0; border: solid transparent; width: 100%; opacity: .0; filter: alpha(opacity= 0); cursor: pointer; }