📁
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: global.css
@import url(../global.css); /** * dark style sheet */ /* ELEMENTS */ p.message {color: lightblue} textarea{ color: white; background-color: #292929; } /* width */ ::-webkit-scrollbar { width: 15px; } /* Track */ ::-webkit-scrollbar-track { background: #494949; box-shadow: inset 0 0 5px grey; /*border-radius: 10px;*/ } /* Handle */ ::-webkit-scrollbar-thumb { background: gray; border-radius: 10px; } /* Handle on hover */ ::-webkit-scrollbar-thumb:hover { background: #a0a0a0; border-radius: 10px; } ::-webkit-scrollbar-corner{ background-color: #494949; } ::-webkit-resizer{ background-color: #494949; color: white; } body { color: #f0f0f0; background-color: #292929; margin: 0; padding: 0; font-family: Arial; font-size: 0.9em; /*0.8em;*/ } body > * { margin-left: 20px } body.browser { background-color: #292929; font-size: 0.9em; border-right: 1px dashed #887f5c; color: #fff; } body.browser > * { margin: 0 } body.browser div.webfx-tree-row:hover { background: #524a42} h1 { color: #f0f0f0; font-size: 1.5em } h2 { color: #fff; font-size: 1em; font-weight: bold; border: 2px solid #000000; background-color: #000000; padding: 2px 1em; margin-top: 2em; margin-bottom: 2em; } h3 { color: #111; font-weight: bold; } table { border: 0; border-collapse: collapse; border:border: 1px dotted #808080; } td, th { padding: 1px 8px; } a { color: #a5c0de; text-decoration: none; } a:hover { color: #ff7575; text-decoration: underline; } input{ background: #191919; color: #a5c0de; border-color: darkgray lightgray; } input[type=checkbox], input[type=password], input[type=text], input[type=radio] { background: #191919; border: 1px solid #808080; } input[type=submit], input[type=reset], input[type=button], select { background: #191919; // url('../../images/themes/cappuccino/inputbckg.png') repeat-x top left; color: #a5c0de; font-weight: bold; border: 1px solid #808080; } table.error { background-color: #292929; border: 2px solid #808080; margin: auto; } th.data { color: #f0f0f0; background-color: #292929; border: 1px dotted #808080; font-size: 0.9em; padding: 3px 7px; } th.required {text-decoration: underline} .topbar, .trail { color: #fff; background-color: #363330; margin: 0; padding: 0; text-align: left; } .topbar a, .trail a, body.browser a, th.data a { color: #a8aac2; } .topbar .platform, .topbar .host, .topbar .username { font-weight: bold; } .topbar, .trail, .tab { padding: 2px 1ex; } .trail td {padding: 2px} .crumb .icon {margin-right: 5px} table.tabs { width: 100%; border-collapse: collapse; margin: 20px 0 40px 0; } .tab { text-align: center; vertical-align: top; font-size: 0.8em; border: 1px solid #808080; background-color: #292929; padding: 2px 10px; white-space: nowrap; } .tab:hover {background-color: #595959} .tabs .active { border-bottom: none; background-color: #292929; } .tab .icon { display: block; } .active a {font-weight: bold} a:hover {text-decoration: underline} ul.toplink, ul.navlink { list-style: none; margin:0;padding:0; } ul.navlink{margin:20px 0 20px 20px} ul.toplink li, ul.navlink li { display:inline; border-left:1px solid #000000; margin:0;padding: 0 2px 0 5px; } ul.toplink li:first-child, ul.navlink li:first-child { border: none; padding-left:0; } tr.data1, tr.data2, tr.data3 { color: #f0f0f0; font-size: 0.8em; border: 1px dotted #808080; } tr.data1:hover, tr.data2:hover, tr.data3:hover { background-color: #595959; } .row1, .data1 { background-color: #292929; text-align: left; } .row2, .data2 { background-color: #292929; text-align: left; } .row3, .data3 {background-color: #292929} td.opbutton1, td.opbutton2 { color: #000000; cursor: pointer; padding: 2px 6px; text-align: center; border: 1px dotted #887f5c; } td.opbutton1:hover, td.opbutton2:hover { background-color: #292929; } a.help { color: #ff0000; vertical-align: super; text-decoration: none; font-size: 0.8em; } pre {font-size: 110%} pre.data {font-size: 100%} pre.error {font-size: 120%} .intro li {font-weight: bold} .ac_field { border:1px solid #ff0000; background: url('../../images/themes/cappuccino/openListe.png') no-repeat right; padding-right: 20px; } .bottom_link { background: #292929; border-top: 1px dotted #808080; border-left: 1px dotted #808080; } /** FK browsing **/ div.fk { background: #fff; border-left: 1px dotted #000; padding: 5px; } div.logo { margin: 0px; padding: 0px; border: none; margin-bottom: 15px; background-image: url('../../images/themes/cappuccino/title.png'); background-repeat: no-repeat; height: 50px; } div.logo a { display: block; height: 100%; color: transparent; } /** Syntax highlighting **/ .comment {color: #55f42d} .keyword {color: #cc7832} .literal {color: #3496a3}
Save