📁
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
/* # cpanel - base/frontend/jupiter/security/mod_security/index.css # Copyright 2022 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 { font-family: "Open Sans", Arial, sans-serif; } .table th { white-space: nowrap; } .filter-controls, .form-inline .form-group { margin: 20px 0; vertical-align: top !important; // !important fixes IE8 pagesize selector alignment with pagination, TODO: Remove when we drop IE8 support } /* overide ng-valid styling on the search filter */ #domainListFilter { border-color: #cccccc; } #domainListFilter:focus { border-color: #66afe9; } /* overide IE10 clear button */ ::-ms-clear { display: none; } /* Ensures page size selector is the appropriate width in IE8 */ #ddlPageSize, #containerPageSize { width: auto; display: inline-block; } .headerSpinner { position: absolute; left: -5px; top: 23px; } .callout-disable-all div { margin-top: 1em; } /* ------------------------------------------------------------------------------ */ /* Table Styles /* ------------------------------------------------------------------------------ */ .table > thead > tr > th { border-bottom: 2px solid #323232; } .table > tbody > td.active, .table > tbody > tr.active { border-left: 2px solid #323232; } .table > tbody > tr > td.active, .table > tbody > tr.active > td { background-color: #e0e0e0; color: #323232; } .table > tbody > td.danger, .table > tbody > tr.danger { border-left: 2px solid #e74c3c; } .table > tbody > tr > td.danger, .table > tbody > tr.danger > td { background-color: #f2dede; } .table > tbody > td.info, .table > tbody > tr.info { border-left: 2px solid #2980b9; } .table > tbody > tr > td.info, .table > tbody > tr.info > td { background-color: #d7edf9; } .table > tbody > td.success, .table > tbody > tr.success { border-left: 2px solid #27ae60; } .table > tbody > tr > td.success, .table > tbody > tr.success > td { background-color: #dff2d5; } .table > tbody > td.warning, .table > tbody > tr.warning { border-left: 2px solid #f1c40f; } .table > tbody > tr > td.warning, .table > tbody > tr.warning > td { background-color: #fcf8e1; } .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { vertical-align: middle; } .bulk-changes .btn-default { vertical-align: middle; } /* ------------------------------------------------------------------------------ */ /* On/Off buttons /* ------------------------------------------------------------------------------ */ .btn-default:active, .btn-default.active, .btn-primary:active, .btn-primary.active { top: 0; /* override style from base.css */ } .btn-group-nowrap, .btn-group-nowrap .btn { white-space: nowrap; float: none; } .btn-group-nowrap .btn + .btn, .btn-group-nowrap .btn + .btn-group, .btn-group-nowrap .btn-group + .btn, .btn-group-nowrap .btn-group + .btn-group { margin-left: -5px; }
Save