📁 File Manager Pro
v10.0.3 | PHP: 7.4.33
Server: LiteSpeed
2026-06-26 13:49:56
📂
/ (Root)
/
home
/
supecsoq
/
public_html
/
domains
/
migalexpark.com
/
wp-content
/
plugins
/
wp-user-manager
/
assets
/
css
/
src
📍 /home/supecsoq/public_html/domains/migalexpark.com/wp-content/plugins/wp-user-manager/assets/css/src
🔄 Refresh
✏️
Editing: _forms.scss
Writable
/* Form elements */ .wpum-form { > h2 { margin-top: 0; } fieldset { margin: 0; padding: 0 0 1em 0; line-height: 2em; border: 0; label { display: block; margin: 0; vertical-align: middle; small { opacity: .75; font-size: 0.83em; } .wpum-required { color: red; } } div.field { vertical-align: middle; label { float: none; width: auto; } &.field-mailchimp { label~small { margin-top: 0; margin-bottom: 1.2em; } } } input.input-text, input.input-email, textarea, select { margin: 0; vertical-align: middle; width: 100%; -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ -moz-box-sizing: border-box; /* Firefox, other Gecko */ box-sizing: border-box; /* Opera/IE 8+ */ } small.description { opacity: .75; font-size: 0.83em; margin: 1.2em 0 0 0; display: block; line-height: 1.2em; } input[type=checkbox]~.description { display: inline; } &.fieldset-user_avatar { .wpum-uploaded-file-preview { img { width: 70px; height: 70px; display: block; min-height: 100%; object-fit: cover; object-position: center; } } } &.fieldset-robo { display: none; } } .select2-container { width: 100%; } } .wpum-action-links { list-style: none; padding: 0; margin-top: 1em; li { margin-bottom: 0.3em; } } .wpum-datepicker { width: 100%; }
💾 Save Changes
❌ Cancel