📁
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: index.css
.schedule { padding: 15px; } .schedule li { float: left; padding-right: 5px; } .cjt_notice { margin-bottom: 12px; } /* get rid of the double borders in the table */ .table > tbody > tr.dt_module_row td { border-top: none; } /* * The command column can get really big so we need * to set a max-width. */ td.command-cell { max-width: 375px; word-wrap: break-word; } td.command-cell code { white-space: normal; word-wrap: break-word; } @media (min-width: 500px) and (max-width: 600px) { td.command-cell { max-width: 475px; } } @media (min-width: 601px) and (max-width: 767px) { td.command-cell { max-width: 200px; } } @media (min-width: 768px) and (max-width: 991px) { td.command-cell { max-width: 230px; } } @media (min-width: 992px) and (max-width: 1199px) { td.command-cell { max-width: 400px; } } @media (min-width: 1200px) { td.command-cell { max-width: 500px; } }
Save