- Issue created by @mortona2k
- πΊπΈUnited States mortona2k Seattle
.input and .input-bordered already added by ui_suite_daisyui_preprocess_input().
I added input and textarea templates. No change to input, but added .textarea and .textarea-bordered.
Have the tradeoffs here been considered? If classes are added in a preprocess, they are harder to override in the template.
Formatted textarea component gets overridden by ckeditor, so those styles need to be implemented differently. Maybe a job for UI Skins?
- πΊπΈUnited States mortona2k Seattle
Last fix was to align the ajax loader on autocomplete widgets with the select list icon.