PluginProbe
UiCore Elements – Free widgets and templates for Elementor / trunk
UiCore Elements – Free widgets and templates for Elementor vtrunk
1.3.17 1.3.16 trunk 1.0.0 1.0.1 1.0.10 1.0.11 1.0.12 1.0.13 1.0.14 1.0.15 1.0.16 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9 1.2.0 1.2.1 1.2.2 1.2.3 1.2.4 All 41 releases
uicore-elements / assets / css / utils / form.css

form.css in UiCore Elements – Free widgets and templates for Elementor trunk, at assets/css/utils/form.css

1 lines 790 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .ui-e-form .ui-e-fields-wrp{display:flex;flex-wrap:wrap}.ui-e-form .ui-e-field-group{flex-wrap:wrap}.ui-e-form .ui-e-field-subgroup{flex-basis:100%;max-width:100%}.ui-e-form .ui-e-field::placeholder{transition:color .3s cubic-bezier(.24,1,.3,1)}.ui-e-form .ui-e-required label:first-child:after{content:"*";color:currentColor;padding-inline-start:.2em}.ui-e-form .ui-e-message>:first-child{display:block;margin-top:12px}.ui-e-form .ui-e-subgroup-inline{display:flex;flex-wrap:wrap}.ui-e-form .ui-e-subgroup-inline .ui-e-field-option{padding-right:10px}.ui-e-form.submitting{transition:opacity .3s cubic-bezier(.24,1,.3,1);opacity:.85}.ui-e-form.submitting .ui-e-field-type-submit button{transition:opacity .6s cubic-bezier(.29,.7,.34,1.04);opacity:.5;cursor:not-allowed;pointer-events:none}