autobrr/web/src/forms
xoaaC f6e68fae2b
enhancement(web): red disabled switch button (#552)
* added red background to "Enabled" switch button when disabled for IRC update form

created const SwitchGroupWideRed in web/src/components/inputs/input_wide.tsx
added const SwitchGroupWideRed in web/src/components/inputs/index.ts
changed SwitchGroupWide to SwitchGroupWideRed in IrcNetworkUpdateForm in web/src/forms/settings/IrcForms.tsx

* added red background to SwitchGroupWideRed for default/white mode too

* made white and dark mode red one shade lighter (red-600 -> red-500)
2022-12-10 19:25:48 +01:00
..
filters feat(web): better tooltips and uniformity (#474) 2022-10-14 21:54:21 +02:00
settings enhancement(web): red disabled switch button (#552) 2022-12-10 19:25:48 +01:00
index.ts Refactor(web): Replace final-form with Formik and cleanup (#46) 2021-12-23 22:01:59 +01:00