# uicore-elements/trunk/assets/css/utils/form.css

UiCore Elements – Free widgets and templates for Elementor, version trunk. 1 lines.

- Page: https://pluginprobe.com/plugins/uicore-elements/trunk/code/assets/css/utils/form.css
- Raw: https://pluginprobe.com/plugins/uicore-elements/trunk/raw/assets/css/utils/form.css
- Modified: 2024-11-21T15:01:44+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/uicore-elements/trunk/code/assets/css/utils/form.css#L10-L20`.

```css
.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}
```
