Linux spg1.cloudpowerdns.com 5.14.0-611.34.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 18 05:51:10 EST 2026 x86_64
LiteSpeed
Server IP : 176.9.63.151 & Your IP : 216.73.217.60
Domains :
Cant Read [ /etc/named.conf ]
User : fastear1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
fastear1 /
.trash /
assets.2 /
css /
Delete
Unzip
Name
Size
Permission
Date
Action
admin-panel.css
5.38
KB
-rw-r--r--
2025-10-18 01:01
style.css
9.59
KB
-rw-r--r--
2025-10-18 01:28
user-panel.css
4.41
KB
-rw-r--r--
2025-10-18 01:01
Save
Rename
/* Admin Panel Specific Styles */ :root { --admin-primary: #2a9d8f; --admin-secondary: #264653; --admin-accent: #e9c46a; --admin-gradient: linear-gradient(135deg, var(--admin-primary), var(--admin-secondary)); } /* Admin Dashboard Specific */ .admin-dashboard-header { background: var(--admin-gradient); color: white; border-radius: 15px; padding: 2rem; margin-bottom: 2rem; box-shadow: 0 10px 20px rgba(42, 157, 143, 0.2); } .admin-stat-card { background: white; border-radius: 15px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08); transition: all 0.3s ease; border: none; } .admin-stat-card:hover { transform: translateY(-5px); box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15); } .admin-stat-icon { width: 70px; height: 70px; display: flex; align-items: center; justify-content: center; border-radius: 15px; font-size: 1.8rem; margin: 0 auto 1rem; background: var(--admin-gradient); color: white; } .admin-stat-value { font-size: 2rem; font-weight: 700; color: var(--admin-primary); margin: 0.5rem 0; } .admin-stat-label { font-size: 1rem; color: #6c757d; font-weight: 500; } /* Admin Tables */ .admin-table { background: white; border-radius: 15px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08); } .admin-table-header { background: var(--admin-gradient); color: white; padding: 1.5rem; } .admin-table-header h5 { margin: 0; font-weight: 600; } /* Admin Forms */ .admin-form-card { background: white; border-radius: 15px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08); border: none; } .admin-form-header { background: var(--admin-gradient); color: white; padding: 1.5rem; text-align: center; } .admin-form-body { padding: 2rem; } .form-section-title { color: var(--admin-primary); border-bottom: 2px solid var(--admin-primary); padding-bottom: 0.5rem; margin-bottom: 1.5rem; font-weight: 600; } /* Admin Buttons */ .admin-action-btn { background: var(--admin-gradient); border: none; border-radius: 8px; padding: 0.5rem 1rem; color: white; font-weight: 500; transition: all 0.3s ease; } .admin-action-btn:hover { transform: translateY(-2px); box-shadow: 0 5px 15px rgba(42, 157, 143, 0.3); color: white; } .admin-btn-success { background: linear-gradient(135deg, #2a9d8f, #8ac926); } .admin-btn-danger { background: linear-gradient(135deg, #e63946, #d90429); } .admin-btn-warning { background: linear-gradient(135deg, #f4a261, #e76f51); } /* Admin Modals */ .admin-modal-content { border-radius: 15px; overflow: hidden; border: none; } .admin-modal-header { background: var(--admin-gradient); color: white; border-radius: 15px 15px 0 0; border: none; } .admin-modal-title { font-weight: 600; } /* Admin Charts */ .admin-chart-container { background: white; border-radius: 15px; padding: 1.5rem; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08); margin-bottom: 2rem; } .admin-chart-header { margin-bottom: 1.5rem; } .admin-chart-header h5 { color: var(--admin-primary); font-weight: 600; } /* Admin User Management */ .user-management-card { background: white; border-radius: 15px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08); border: none; } .user-management-header { background: var(--admin-gradient); color: white; padding: 1.5rem; } .user-info-row { padding: 1rem 0; border-bottom: 1px solid #eee; } .user-info-row:last-child { border-bottom: none; } .user-info-label { font-weight: 600; color: var(--admin-primary); } .user-info-value { color: #495057; } /* Admin Commission Management */ .commission-management-card { background: white; border-radius: 15px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08); border: none; } .commission-level-row { padding: 1rem; border-bottom: 1px solid #eee; transition: all 0.3s ease; } .commission-level-row:hover { background: #f8f9fa; transform: translateX(5px); } .commission-level-row:last-child { border-bottom: none; } .commission-level-number { background: var(--admin-gradient); color: white; width: 40px; height: 40px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 600; margin-right: 1rem; } .commission-percentage { font-size: 1.2rem; font-weight: 700; color: var(--admin-primary); } /* Responsive adjustments */ @media (max-width: 767.98px) { .admin-dashboard-header { padding: 1.5rem; } .admin-stat-icon { width: 60px; height: 60px; font-size: 1.5rem; } .admin-stat-value { font-size: 1.75rem; } .admin-form-body { padding: 1.5rem; } .admin-table-header { padding: 1.25rem; } .commission-level-row { padding: 0.75rem; } .user-management-header { padding: 1.25rem; } }