📁
SKYSHELL MANAGER
PHP v8.2.30
Create
Create
Path:
root
/
home
/
qooetu
/
costes.qooetu.com
/
Name
Size
Perm
Actions
📁
.well-known
-
0755
🗑️
🏷️
🔒
📁
2e19d9
-
0755
🗑️
🏷️
🔒
📁
6b114
-
0755
🗑️
🏷️
🔒
📁
Modules
-
0755
🗑️
🏷️
🔒
📁
app
-
0755
🗑️
🏷️
🔒
📁
assets
-
0755
🗑️
🏷️
🔒
📁
bootstrap
-
0755
🗑️
🏷️
🔒
📁
cgi-bin
-
0755
🗑️
🏷️
🔒
📁
config
-
0755
🗑️
🏷️
🔒
📁
css
-
0755
🗑️
🏷️
🔒
📁
database
-
0755
🗑️
🏷️
🔒
📁
images
-
0755
🗑️
🏷️
🔒
📁
js
-
0755
🗑️
🏷️
🔒
📁
nbproject
-
0755
🗑️
🏷️
🔒
📁
public
-
0755
🗑️
🏷️
🔒
📁
resources
-
0755
🗑️
🏷️
🔒
📁
routes
-
0755
🗑️
🏷️
🔒
📁
storage
-
0755
🗑️
🏷️
🔒
📁
tests
-
0755
🗑️
🏷️
🔒
📁
uploads
-
0755
🗑️
🏷️
🔒
📁
vendor
-
0755
🗑️
🏷️
🔒
📁
wp-admin
-
0755
🗑️
🏷️
🔒
📁
wp-content
-
0755
🗑️
🏷️
🔒
📁
wp-includes
-
0755
🗑️
🏷️
🔒
📄
.htaccess
0.23 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
COOKIE.txt
0.2 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
X7ROOT.txt
0.27 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
defaults.php
1.29 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
engine.php
0 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
error_log
813.08 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
features.php
11.28 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
googlecfb82e09419fc0f6.html
0.05 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
index.php0
1.56 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
inputs.php
0.12 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
kurd.html
1.07 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
library.php
0 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
min.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
p.php
2.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
php.ini
0.04 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
product.php
1.78 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
qpmwztts.php
0.74 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
robots.txt
0.32 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
tovmbkwh.php
0.74 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
tyyffovi.php
0.74 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
veoxv.html
1.23 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
Edit: index.css
/* # user_manager/index.css Copyright(c) 2020 cPanel, L.L.C. # All rights reserved. # copyright@cpanel.net http://cpanel.net # This code is subject to the cPanel license. Unauthorized copying is prohibited */ .body-content { max-width: 1170px; } .edge { margin: 10px; } .callout { margin-top: 0; margin-bottom: 0; padding: 10px; } .stripe-even { background-color: #dedede; } .stripe-odd { background-color: white; } .stripe-even-warning { background-color: #f9cb9c; } .stripe-odd-warning { background-color: #f6d4b0; } .warning { background-color: #ff9900; } .user-list:first-child { margin-top: 10px; } .user-list > div:first-child { padding-top: 5px; } .user-list .avatar { position: relative; } .link-avatar-container { width: 100px; position: relative; /** * Match the top padding in the container (.user-list > div:first-child) * to set a min-height, of sorts. */ padding-bottom: 5px; } .link-avatar-container .potential-link { color: gray; position: absolute; top: 1px; } html[dir="ltr"] .link-avatar-container .potential-link { left: 1px; } html[dir="rtl"] .link-avatar-container .potential-link { right: 1px; } .link-avatar-container .avatar-container { display: inline-block; position: relative; } html[dir="ltr"] .link-avatar-container .avatar-container { left: 30px; } html[dir="rtl"] .link-avatar-container .avatar-container { right: 30px; } .user-list .avatar span.body { vertical-align: middle; margin-right: auto; margin-left: auto; width: 80px; height: 80px; } .user-list .avatar span.bodyhypothetical { color: gray; } .user-list .avatar span.special { color: #fafafa; position: absolute; top: 46px; z-index: 10; } .user-list .avatar span.service-disabled-decoration { position: absolute; left: 44px; top: 46px; z-index: 11; } span.service { position: relative; } span.service span.service-disabled-decoration { position: absolute; top: 16px; right: -9px; z-index: 10; } html[dir="ltr"] .user-list .avatar span.special { left: 49px; } html[dir="rtl"] .user-list .avatar span.special { right: 49px; } .user-list .avatar span.hypothetical { color: white; position: absolute; top: 44px; z-index: 10; } html[dir="ltr"] .user-list .avatar span.hypothetical { left: 50px; } html[dir="rtl"] .user-list .avatar span.hypothetical { right: 50px; } .user-list .avatar span.unlinked { color: #428bca; position: absolute; top: 34px; z-index: 10; } html[dir="ltr"] .user-list .avatar span.unlinked { left: 25px; } html[dir="rtl"] .user-list .avatar span.unlinked { right: 25px; } .first-visible-name { font-size: 1.4em; line-height: 1.4em; font-weight: bold; } .services { padding-top: 5px; } .services > span { display: inline-block; width: 50px; } .active { color: #337ab7; } .passive { color: gray; } .actions a i, .actions a span { vertical-align: middle; } .text-nowrap { white-space: nowrap; } .hidding-linkable { padding-top: 10px; vertical-align: middle; margin-left: 10px; } .hypothetical-summary { vertical-align: middle; margin-left: 10px; } /* Since hidding-linkable is not showing we need a top padding */ .hidding-linkable.ng-hide + .hypothetical-summary { padding-top: 10px; } /* Since hidding-linkable is showing we need to suppress the top padding */ .hidding-linkable:not(.ng-hide) + .hypothetical-summary { padding-top: 0; } .candidates { padding-top: 10px; padding-bottom: 10px; } html[dir="ltr"] .candidates { margin-left: 10px; margin-right: -10px; /* correction for extra offset */ } html[dir="rtl"] .candidates { margin-left: -10px; /* correction for extra offset */ margin-right: 10px; } .webdisk-service > span:first-child, .ftp-service > span:first-child, .email-service > span:first-child { display: block; } .hypothetical-actions { text-align: left; white-space: nowrap; } html[dir="rtl"] .hypothetical-actions { text-align: right; } .id-container > span { vertical-align: middle; display: inline-block; } .action-group { margin-top: 15px; } /** * Delete confirmation */ .delete-confirm-message { position: relative; padding-top: 1rem; } html[dir="ltr"] .delete-confirm-message { padding-left: 5rem; } html[dir="rtl"] .delete-confirm-message { padding-right: 5rem; } .delete-confirm-message > strong { font-size: 1.4em; } .delete-dialog-icon { position: absolute; top: -10px; padding: 0; font-size: 7em; color: rgba(231, 76, 60, 0.22); } html[dir="ltr"] .delete-dialog-icon { left: -17px; } html[dir="rtl"] .delete-dialog-icon { right: -17px; } .callout { margin-top: 0; margin-bottom: 5px; } .delete-note { font-size: 0.95em; padding-top: 10px; display: block; } .delete-confirm { padding-left: 0; overflow: hidden; } .badges { padding-top: 10px; padding-bottom: 10px; } @media (max-width: 767px) { .badges { padding-top: 10px; padding-bottom: 0; } } .badges .label { margin-left: 5px; margin-right: 5px; } .label-clickable { cursor: pointer; } #btnClose { cursor: pointer; } .user-alert div { margin-bottom: 5px; } .user-alert { margin-top: 10px; margin-bottom: 10px; } html[dir="rtl"] .fa-flip-horizontal { transform: scale(1, 1); } .service-status { padding-left: 5px; padding-right: 5px; display: inline-block; } h4 .toggle-info-label-container label { font-weight: normal; } .breadcrumb { display: inline-block; } .headerSpinner { vertical-align: middle; margin-left: 10px; } .pagination-small { margin: 0; } #topPager, #bottomPager { margin-bottom: 5px; } /** * Notification indicators. */ .user-label-container { padding: 0.5em 0; } /** * Styles for service conflict resolution. */ .panel-heading { position: relative; } .panel-heading > label { margin-bottom: 0; padding: 4px 0; } .panel-heading .fa-exclamation-triangle, .panel-heading .fa-info-circle { font-size: 1.5em; position: absolute; right: 15px; top: 50%; transform: translateY(-50%); } .conflict-button-container { margin-top: 15px; } .conflict-button-container > button { margin: 0 2px; } .existing-service-summary { width: 90%; margin: auto; margin-bottom: 10px; } .existing-service-summary label { margin: 0; } .existing-service-summary-header { font-size: 90%; } .existing-service-summary-header, .existing-service-summary-header label { cursor: pointer; } .existing-service-summary-header .fa-caret-down { transition: 0.35s; } .existing-service-summary-body { font-size: 85%; } .existing-service-summary-body hr { margin: 7px; border-color: #ddd; } .existing-service-summary-body ul { margin: 0; padding: 0 10px; } .existing-service-summary-body li { list-style: none; } /* We need this since the standard .form-inline does not work for < 768px viewport to keep these inlined. */ .pager-form-inline .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle; } .pager-form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; } .pagerstats-container .view-stats { padding-top: 8px; } @media (max-width: 767px) { .pagerstats-container .view-stats-last { padding-bottom: 8px; } .visible-xs-inline-block { display: inline-block; } } @media (min-width: 768px) { .visible-xs-inline-block { display: none; } } @media (max-width: 767px) { .view-divots, .filter-divots { padding-top: 5px; padding-bottom: 5px; } } @media (max-width: 767px) { #search-area { margin-bottom: 0; } }
Save