📁 File Manager Pro
v10.0.3 | PHP: 7.4.33
Server: LiteSpeed
2026-06-26 06:57:18
📂
/ (Root)
/
home
/
supecsoq
/
public_html
/
domains
/
migalexpark.com
/
wp-content
/
plugins
/
shortcode-ui
/
css
/
sass
📍 /home/supecsoq/public_html/domains/migalexpark.com/wp-content/plugins/shortcode-ui/css/sass
🔄 Refresh
✏️
Editing: _select2-fields.scss
Writable
.edit-shortcode-form { .select2-container { z-index: 160000; // Make sure Select2 UI is visible above media modal width: 300px; min-width: 300px; } .select2-container a { transition: none; -webkit-transition: none; } .select2-dropdown { transform: translateY(-2px); // Account for container border radius in select2--default theme z-index: 160001; } .select2 li { margin: 0; } .select2-selection__rendered { vertical-align: top; } .select2-container .select2-search--inline .select2-search__field { margin-top: 7px; } .select2-container--default .select2-selection--multiple { border-radius: 0; border-color: #ddd; box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.07); background-color: #fff; color: #333; outline: none; } .select2-container--default.select2-container--focus .select2-selection--multiple { border-color: #5b9dd9; box-shadow: 0 0 2px rgba(30,140,190,.8); } }
💾 Save Changes
❌ Cancel