📁
SKYSHELL MANAGER-
🛒
PHP v7.4.33
Create Folder
Create File
Current Path:
home
/
oshofree
/
public_html
/
chbluxuries.com
/
chb_data
/
Name
Size
Permissions
Actions
📁
..
-
0755
🗑️
🔒
📄
config.php
7.06 KB
0444
🗑️
⬇️
✏️
🔒
📄
error_log
13326.81 KB
0644
🗑️
⬇️
✏️
🔒
Editing: upload.css
html * { box-sizing: border-box; } p { margin: 0; } .upload__inputfile { width: .1px; height: .1px; opacity: 0; overflow: hidden; position: absolute; z-index: -1; } .upload__btn { display: inline-block; font-weight: 600; color: #fff; text-align: center; min-width: 116px; padding: 5px; transition: all .3s ease; cursor: pointer; border: 2px solid; background-color: #4045ba; border-color: #4045ba; border-radius: 10px; line-height: 26px; font-size: 14px; } .upload__btn:hover { background-color: unset; color: #4045ba; transition: all .3s ease; } .upload__btn-box { margin-bottom: 10px; } .upload__img-wrap { display: flex; flex-wrap: wrap; margin: 0 -10px; } .upload__img-box { width: 100px; padding: 0 10px; margin-bottom: 12px; } .upload__img-close { width: 24px; height: 24px; border-radius: 50%; background-color: rgba(0, 0, 0, 0.5); position: absolute; top: 10px; right: 5px; text-align: center; line-height: 24px; cursor: pointer; } .upload__img-close:after { content: 'x'; font-size: 14px; color: white; } .img-bg { background-repeat: no-repeat; background-position: center; background-size: cover; position: relative; padding-bottom: 100%; }
💾 Save Changes