📁
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: getacctlist.less
/* # cpanel - whostmgr/docroot/templates/transfer_tool/getacctlist.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 */ @import "css/ux-styles.less"; html[dir="ltr"] .page-scripts5-account_copy_input .expanded-panel-save-btn { padding-left: 0; } html[dir="rtl"] .page-scripts5-account_copy_input .expanded-panel-save-btn { padding-right: 0; } .page-scripts5-account_copy_input { /*This is a fix for Chrome which trys to render the hidden dropdown in a menu and as such will make a table cell too large*/ .advanced-checkbox { width: 68px; } /* Fix for reseller chosen inline style zero width. */ div#reseller_select_chosen { width: 100% !important; } .table > tbody > tr.control-row > td, .table > tbody > tr.control-row > th { background-color: #e4e4e4; } /*hack for */ td .has-feedback .form-control-feedback { top: 0; } td .has-feedback .form-control { min-width: 112px; } td .form-group { margin-bottom: 0; } .pagination { margin-top: 0; margin-bottom: 0; } .form-inline .page-size-controller { vertical-align: top; } /*Chosen bootstrap*/ select.form-control + .chosen-container.chosen-container-single .chosen-single { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.428571429; color: #555; vertical-align: middle; background-color: #fff; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; background-image: none; } select.form-control + .chosen-container.chosen-container-single .chosen-single div { top: 4px; color: #000; } select.form-control + .chosen-container .chosen-drop { background-color: #fff; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 4px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); background-clip: padding-box; margin: 2px 0 0; } select.form-control + .chosen-container .chosen-search input[type="text"] { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.428571429; color: #555; vertical-align: middle; background-color: #fff; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; background-image: none; } select.form-control + .chosen-container .chosen-results { margin: 2px 0 0; padding: 5px 0; font-size: 14px; list-style: none; background-color: #fff; margin-bottom: 5px; } select.form-control + .chosen-container .chosen-results li, select.form-control + .chosen-container .chosen-results li.active-result { display: block; padding: 3px 20px; clear: both; font-weight: normal; line-height: 1.428571429; color: #333; white-space: nowrap; background-image: none; } select.form-control + .chosen-container .chosen-results li:hover, select.form-control + .chosen-container .chosen-results li.active-result:hover, select.form-control + .chosen-container .chosen-results li.highlighted { color: #fff; text-decoration: none; background-color: #428bca; background-image: none; } select.form-control + .chosen-container-multi .chosen-choices { display: block; width: 100%; min-height: 34px; padding: 6px; font-size: 14px; line-height: 1.428571429; color: #555; vertical-align: middle; background-color: #fff; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; background-image: none; } select.form-control + .chosen-container-multi .chosen-choices li.search-field input[type="text"] { height: auto; padding: 5px 0; } select.form-control + .chosen-container-multi .chosen-choices li.search-choice { background-image: none; padding: 3px 24px 3px 5px; margin: 0 6px 0 0; font-size: 14px; font-weight: normal; line-height: 1.428571429; text-align: center; white-space: nowrap; vertical-align: middle; cursor: pointer; border: 1px solid #ccc; border-radius: 4px; color: #333; background-color: #fff; border-color: #ccc; } select.form-control + .chosen-container-multi .chosen-choices li.search-choice .search-choice-close { top: 8px; right: 6px; } select.form-control + .chosen-container-multi.chosen-container-active .chosen-choices, select.form-control + .chosen-container.chosen-container-single.chosen-container-active .chosen-single, select.form-control + .chosen-container .chosen-search input[type="text"]:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); } select.form-control + .chosen-container-multi .chosen-results li.result-selected { display: list-item; color: #ccc; cursor: default; background-color: white; } /*End chosen bootstrap3*/ .form-group .chosen-container { display: block; } .search-row { position: relative; min-height: 60px; } .search-row .dropdown-menu { width: 350px; left: auto; } .search-row .dropdown-menu .form-group label { display: block; } .search-row .dropdown-menu .form-group input { float: none; display: inline-block; } .search-row .dropdown-menu .form-group label.dedicated-ip-label { display: inline-block; } .package-search-row { height: 39px; } #acct_tbl { td { height: 39px; } tr.control-row { .advanced-checkbox-cell { line-height: initial; } } } .pagination li { cursor: pointer; } .search-labels-container { display: inline; /* TODO: Kill this once IE8 sleeps with the fishes. */ zoom: 1; left: 0; position: absolute; top: 38px; } .search-labels-container:not(ie8) { display: inline-block; } .server-configuration-tabset { .tab-content > .section-body { padding: 20px 0; } } .service-configuration-table { tbody td label { margin-bottom: 0; } } .account-expand-panel { .content-row { .save-settings-section { border-left: 1px solid #ccc; min-height: 100%; } } } .account-expand-widget-info-block { margin-top: 10px; margin-bottom: 10px; } .worker-node-select-box { -webkit-appearance: none; -moz-appearance: none; background-position: right 50%; background-repeat: no-repeat; background-image: url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="utf-8"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" width="14" height="12" version="1"><path d="M4 8L0 4h8z"/></svg>'); padding: 0.5em; padding-right: 1.5em; border-bottom-right-radius: 5px; border-top-right-radius: 5px; } .experimental-input-group-addon { padding: 4px 5px 5px; } .adjust-selected-overwrite { margin: 0 5px; } .table > thead > tr > th > .checkbox { margin-top: 0; margin-bottom: 0; } }
Save