📁
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: variables.less
/* # variables.less 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 */ /* ------------------------------------------------------------------------------ */ /* Global /* ------------------------------------------------------------------------------ */ @font-family: "Open Sans", arial, sans-serif; @border-radius: 2px; @cpanel-orange: #ff6c2c; @cpanel-dark-blue-gray: #293a4a; /* ------------------------------------------------------------------------------ */ /* Icons /* ------------------------------------------------------------------------------ */ @icon-size-large: 48px; @icon-size-small: 32px; /* ------------------------------------------------------------------------------ */ /* Sections /* ------------------------------------------------------------------------------ */ @highlight-section-bg: #faebcc; @highlight-section-border: #faebcc; @section-body-border: #cccccc; @header-size: 36px; /* ------------------------------------------------------------------------------ */ /* Validation /* ------------------------------------------------------------------------------ */ @validation-container-bg: #f8c9c4; @validation-container-border: #a94442; @validation-error-glyphicon-color: #a94442; /* ------------------------------------------------------------------------------ */ /* Alert/callouts/status /* ------------------------------------------------------------------------------ */ @info-block-color: #737373; @help-block-color: #737373; @danger-bg: #f2dede; @danger-border: #d03f00; @danger-box-shadow: #d03f00; @danger-bg-dark: #e74c3c; @success-bg: #dff2d5; @success-border: #83b655; @success-box-shadow: #83b655; @success-bg-dark: #27ae60; @warning-bg: #fcf8e1; @warning-border: #f6c342; @warning-box-shadow: #f6c342; @warning-bg-dark: #f1c40f; @info-bg: #d7edf9; @info-border: #179bd7; @info-box-shadow: #179bd7; @info-border-dark: #2980b9; @alert-message-color: #333333; @callout-border-left: #eeeeee; /* ------------------------------------------------------------------------------ */ /* Panels /* ------------------------------------------------------------------------------ */ @panel-title-color: #ffffff; @panel-default-heading-color: #333333; /* ------------------------------------------------------------------------------ */ /* Buttons /* ------------------------------------------------------------------------------ */ @btn-primary-bg: #3989cf; @btn-primary-color: #ffffff; @btn-primary-border: #2970b0; @btn-primary-active-bg: #3276b1; @btn-primary-active-border: #285e8e; @btn-primary-focus-bg: #3276b1; @btn-primary-focus-color: #ffffff; @btn-primary-hover-color: #ffffff; @btn-primary-hover-bg: #2970b0; @btn-default-color: #333333; @btn-default-bg: #eeeeee; @btn-default-border: #cccccc; @btn-default-active-bg: #d4d4d4; @btn-link-disabled-color: #428bca; /* ------------------------------------------------------------------------------ */ /* Links /* ------------------------------------------------------------------------------ */ @link: #365aa2; /* ------------------------------------------------------------------------------ */ /* Table /* ------------------------------------------------------------------------------ */ @table-th-border: #323232; @table-td-active-border: #323232; @table-td-active-bg: #e0e0e0; @table-td-active-color: #323232; /* ------------------------------------------------------------------------------ */ /* Promotions /* ------------------------------------------------------------------------------ */ @promotion-bg: #f5f5f5; /* ------------------------------------------------------------------------------ */ /* Responsive Breakpoints /* ------------------------------------------------------------------------------ */ @screen-xs-max: (@screen-sm-min - 1); @screen-sm: 768px; @screen-sm-min: @screen-sm; @screen-sm-max: (@screen-md-min - 1); @screen-md: 992px; @screen-md-min: @screen-md; @screen-md-max: (@screen-lg-min - 1); @screen-lg: 1200px; @screen-lg-min: @screen-lg;
Save