discourse/app/assets/stylesheets/common
David Taylor 1e66e4602f
UX: Update styling of readonly values in signup form (#13886)
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.
2021-07-29 09:19:44 -05:00
..
admin FEATURE: Add filter box to the themes/components list (#13767) 2021-07-19 09:33:58 +08:00
base UX: Update styling of readonly values in signup form (#13886) 2021-07-29 09:19:44 -05:00
components UX: New text and style for dominating topic message (#13789) 2021-07-20 13:58:38 -04:00
foundation FEATURE: New style for personal messages (#13800) 2021-07-21 10:41:04 -04:00
select-kit UX: Remove theme-specific css, fix space 2021-07-28 09:34:33 +08:00
d-editor.scss UX: Twitter onebox layout adjustments (#13181) 2021-05-27 15:35:32 +10:00
font-variables.scss FIX: Use rem for font sizes in post headings (#13720) 2021-07-14 11:15:58 +10:00
input_tip.scss DEV: Cleanup variables/mixins SCSS imports (#11618) 2021-01-05 14:05:34 -05:00
printer-friendly.scss FIX: Clean up topic-timer-info CSS classes, add edit button, and improve UI (#12080) 2021-02-16 12:07:30 +10:00
software-update-prompt.scss DEV: Do not always include software update HTML in DOM (#13291) 2021-06-07 09:40:03 -04:00
topic-entrance.scss fix topic entrance button layout (#11887) 2021-01-28 15:44:01 -05:00
topic-timeline.scss UX: Fix mobile progress bar button alignment (#13442) 2021-06-18 15:23:57 -04:00