https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36285 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion --- Comment #13 from Owen Leonard <oleonard@myacpl.org> --- I'm concerned about the border color: "Text input: Where a text-input has an indicator such as a complete border (#767676), that indicator must meet 3:1 contrast ratio." https://www.w3.org/WAI/WCAG21/Understanding/non-text-contrast.html#user-inte... I think in general we've gotten ourselves into trouble by trying to control form borders and backgrounds. Browsers have different default behaviors, and they also have different behaviors when you try to change those defaults. If you change the input background in Firefox, the borders reset to a weird default. If you change the input border-radius in Chrome, the border colors change. If you change select background in Chrome the border radius changes. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.