Fix terms page in dark mode
What does this MR do and why?
-
Change the rectangular fade at the bottom to adapt to dark mode. Simplified the
linear-gradientby swapping the two colors and removing the unneeded degrees and percentages. I changed the transparency so it starts from 100% transparent on the top. -
Increased the padding around the buttons on the bottom.
Closes #388949 (closed)
Screenshots or screen recordings
Before
After
How to set up and validate locally
Enforce the terms and conditions:
- In the Admin area > Settings > General > Terms and conditions, add your terms: https://gdk.test:3443/admin/application_settings/general#js-terms-settings
- Select
All users must accept the Terms of Service and Privacy Policy to access GitLabcheckbox - Select
Save changes
Then:
- Go to preferences and change the color theme to
Dark mode (alpha) - Go to the https://gdk.test:3443/-/users/terms
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



