mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
- They were only present for compatibility with Bootstrap 5.2. The values were picked directly from Bootstrap 5.3. So, there is no change in output. Tests: - Go to user creation form and make errors. A form element with error has red outline like more. The help text and error message are also in red like before. In dark mode, they are more appropriate with the rest of the page and with higher contrast. - On default styled button, background color on hover is also improved similarly. - The border for select-all button in the create new backup page is also improved similarly. Reviewed-by: James Valleroy <jvalleroy@mailbox.org>