📁
SKYSHELL MANAGER
PHP v8.2.31
Create
Create
Path:
root
/
home
/
thevaxnx
/
nativize.com
/
staging
/
wp-includes
/
js
/
tinymce
/
themes
/
Name
Size
Perm
Actions
📁
inlite
-
0755
🗑️
🏷️
🔒
📁
modern
-
0755
🗑️
🏷️
🔒
📄
wp-links-opml.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: imagemanager.less
/* # cpanel - base/frontend/jupiter/cpanelpro/imagemanager.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 */ #files { width: 100%; max-width: 800px; } html[dir="ltr"] { a.dir > span { padding-left: 10px; } } html[dir="rtl"] { a.dir > span { padding-right: 10px; } } .current-directory { padding-top: 8px; } .file-select-button { text-transform: uppercase; } .fa-folder { color: #eeae4a; font-size: 20px; } .fa-file-code { font-size: 20px; color: #545f80; } .fa-file-alt { font-size: 20px; color: #7d6498; } .fa-globe { font-size: 20px; color: #0395e5; } .fa-envelope { font-size: 20px; color: #226aab; } .fa-exchange-alt { font-size: 20px; color: #23ad88; } .fa-file-video { font-size: 20px; color: #fe5363; } .fa-file-audio { font-size: 20px; color: #e57d25; } .fa-file-image { font-size: 20px; color: #10a085; } .fa-calendar-alt { font-size: 20px; color: #cc3b3b; } .fa-book { font-size: 20px; color: #94a5a5; } .fa-terminal { font-size: 20px; } .fa-file-pdf { font-size: 20px; color: #cc4b4c; } .fa-file-archive { font-size: 20px; color: #68451e; } .fa-certificate { font-size: 20px; color: #38bca6; } .fa-file-word { font-size: 20px; color: #2c5797; } .fa-file-excel { font-size: 20px; color: #357d57; } .fa-file-powerpoint { font-size: 20px; color: #d24725; } .fa-file { font-size: 20px; color: #828b90; } .fa-link:before { font-size: 14px; position: absolute; left: -8px; bottom: -10px; }
Save