Correct background in input fields and footer in login pages
What does this MR do and why?
When focused or active, the background of input fields was set to white. That interfered with dark mode.
Adapt the background color for the footer.
Closes #414970 (closed)
Changelog: changed
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Enable dark mode for the app by changing
default_theme: 11
inconfig/gitlab.yml
- Restart gdk
- On an incognito window sign in: https://gdk.test:3443/users/sign_in
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Eduardo Sanz García