__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
.ct-option-select {
display: flex;
position: relative;
width: 210px;
}
// Select input
.ct-select-input {
position: relative;
width: 100%;
input {
display: flex;
align-items: center;
cursor: pointer;
font-size: 13px;
color: #555d66;
width: inherit;
height: var(--input-height, 30px);
margin: 0;
padding-block: 0;
padding-inline-end: 20px;
padding-inline-start: 8px;
border: 1px solid var(--optionBorderColor);
border-radius: var(--ui-border-radius, 3px);
text-overflow: ellipsis;
transition: box-shadow 0.1s linear, border-color 0.1s linear;
&::-moz-placeholder {
line-height: 26px;
}
&[readonly] {
background-color: #fff;
}
&:not([disabled]) {
&:hover {
border-color: var(--ui-accent-color);
}
}
&:focus {
outline: none;
border-color: var(--ui-accent-color);
box-shadow: 0 0 0 1px var(--ui-accent-color);
}
}
&[aria-expanded='true'] {
input {
border-color: var(--ui-accent-color);
}
&:after {
transform: rotate(90deg);
}
}
&:after {
position: absolute;
content: '';
pointer-events: none;
}
&:after {
font: 400 10px/10px dashicons;
content: '\f341';
width: 10px;
height: 10px;
top: calc(50% - 5px);
inset-inline-end: 8px;
transform: rotate(-90deg);
}
&:before {
position: absolute;
visibility: hidden;
width: 0;
height: 0;
}
}
// Select dropdown
.ct-select-dropdown {
z-index: 999999;
max-height: 228px;
overflow-y: scroll;
font-size: 12px;
line-height: 1.5;
color: #555d66;
background: #fff;
border-radius: 3px;
box-sizing: border-box;
box-shadow: 0 10px 15px rgba(0, 0, 0, 0.08),
0px 0px 1px 1px rgba(0, 0, 0, 0.02);
width: var(--x-select-dropdown-width, 100%);
inset-inline-end: var(--modal-x-offset);
&[data-position='bottom'] {
top: calc(var(--modal-y-offset) + var(--modal-y-offset-plus, 7px));
}
&[data-position='top'] {
bottom: calc(var(--modal-y-offset) + var(--modal-y-offset-plus, 7px));
}
&.ct-fixed {
position: fixed;
--x-select-dropdown-width: 250px;
}
&:not(.ct-fixed) {
position: absolute;
margin-top: 7px;
margin-bottom: 20px;
top: 100%;
inset-inline-end: var(--x-select-dropdown-right, initial);
}
.ct-select-no-results,
.ct-select-dropdown-item,
.ct-select-dropdown-group {
display: flex;
align-items: center;
text-align: left;
min-height: 38px;
margin: -1px 0 0 0;
user-select: none;
padding: 5px 8px !important;
border-top: 1px dashed #eee;
box-sizing: border-box;
}
.ct-select-dropdown-item {
cursor: pointer;
position: relative;
overflow: hidden;
&.active {
color: #272727;
background: rgba(0, 0, 0, 0.02);
}
&.selected {
color: var(--ui-accent-color);
font-weight: 500;
&:after {
position: absolute;
content: '\f147';
font-family: dashicons;
font-size: 13px;
top: 10px;
inset-inline-end: 6px;
}
}
}
.ct-select-dropdown-group {
font-size: 12px;
font-weight: 600;
background: #f7f7f7;
~ .ct-select-dropdown-item {
padding-inline-start: 20px !important;
}
}
.ct-select-no-results {
border-bottom: none;
}
}| 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 |
|