Skip to content

Better separation between signup and login CSS

Eduardo Sanz García requested to merge eduardosanz/css-cleanup into master

What does this MR do and why?

Better separation between signup and login CSS

Create mixins for common CSS styles.

On a second commit we replace the signup_onboarding.html.haml layout for minimal.html.haml. signup_onboarding.html.haml is only used once.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

No changes.

Before After
image image
image image
image image
image image

How to set up and validate locally

/users/sign_up/welcome

Edited by Eduardo Sanz García

Merge request reports