🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-06 18:44:11 | PHP 8.2.32
📂
/ (Root)
/
home
/
eliteewa
/
public_html
/
wp-content
/
themes
/
blocksy
/
static
/
sass
/
backend
/
options
📍 /home/eliteewa/public_html/wp-content/themes/blocksy/static/sass/backend/options
🔄 Refresh
✏️
Editing: more-options-trigger.scss
Writable
.ct-more-options-trigger { display: flex; align-items: center; justify-content: center; margin-inline-start: auto; button { color: #484f56; &:hover { color: var(--ui-accent-color); } svg { transform: rotate(90deg); } } } // colors popover .ct-options-popover { inset-inline-start: 8px !important; .components-popover__content { border-radius: 3px; box-shadow: 0 0 0 1px var(--optionBorderColor), 0 15px 15px rgba(0, 0, 0, 0.08); .components-dropdown-menu__menu { .components-menu-group { border-color: var(--optionBorderColor); } .components-menu-item__button { min-height: 32px; } .components-menu-item__item { min-width: 100px; } } } } .ct-more-options-trigger, .ct-options-popover { .components-button { --wp-components-color-accent: var(--ui-accent-color); } } // post types copy options .customize-section-title { position: relative; .ct-customize-section-title-actions { position: absolute; top: calc(50% - 12px); inset-inline-end: 14px; } }
💾 Save Changes
❌ Cancel