Server IP : 1.179.227.78 / Your IP : 10.104.4.41 Web Server : Apache System : Linux afdc-mdu34 5.4.0-153-generic #170-Ubuntu SMP Fri Jun 16 13:43:31 UTC 2023 x86_64 User : www ( 1001) PHP Version : 7.4.30 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /www/wwwroot/afdc-mdu34.rtarf.mi.th/mdu34/media/media/css/ |
Upload File : |
/** * @copyright Copyright (C) 2005 - 2018 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */ #messages { right: 175px; float: right; } /** * Upload Widget CSS */ #upload-flash { font-size: 11px; margin-left: 0; } #upload-flash ul { margin-left: 0; margin-right: -15px; } #upload-flash .progress { background: url(../images/progress.gif) no-repeat; background-position: +50% 0; margin-right: 0; margin-left: 0.5em; } #upload-queue { margin-left:0px; margin-right:25px; } #upload-queue li.file { background: url(../images/upload.png) no-repeat; background-position: right 6px; } #upload-queue li.file.file-uploading { background-image: url(../images/uploading.png); } #upload-queue li.file.file-success { background-image: url(../images/success.png); } #upload-queue li.file.file-failed { background-image: url(../images/failed.png); } #upload-queue li.file .file-name { margin-left: 0; margin-right: 25px; clear: none; clear: right; } #upload-queue li.file .file-remove { float: left; margin-right: 0; margin-left: 6px; } #upload-queue li.file .file-size { float: left; margin-right: 0; margin-left: 6px; } #upload-queue li.file .file-info { margin-left: 0; margin-right: 44px; } div#upload-flash ul li { float: right; clear: none; clear: left; margin-right: 0; margin-left: 10px; } /* added Angie */ #imageForm fieldset, #uploadform, #upload-noflash { text-align: right; } .fltrt { float: left; } .fltlft { float: right; } fieldset input, fieldset textarea, fieldset select, fieldset img, fieldset button { float: right; margin: 5px 0 5px 5px; } label.hidelabeltxt { text-indent: -9999em; } #imageForm fieldset label, #uploadform fieldset label { float: right; clear: none; clear: right; } .swiff-uploader-box { right:auto!important; }