mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 15:33:43 +08:00
1e66e4602f
During some authentication flows (e.g. external auth with validated emails), some fields on the signup form are readonly. Previously, they were rendered in a simple `<span>`, with no associated label. This commit makes them render in a disabled `<input>` field, so that the styling matches the rest of the form. A subtle background is added to the disabled input to distinguish them from editable inputs. |
||
---|---|---|
.. | ||
admin | ||
base | ||
components | ||
foundation | ||
select-kit | ||
d-editor.scss | ||
font-variables.scss | ||
input_tip.scss | ||
printer-friendly.scss | ||
software-update-prompt.scss | ||
topic-entrance.scss | ||
topic-timeline.scss |