https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40609 Bug ID: 40609 Summary: Invisible Button Styling in "hint" Container Until Hovered Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Accessibility Assignee: Laura.escamilla@bywatersolutions.com Reporter: Laura.escamilla@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: martin.renvoize@openfifth.co.uk, matt.blenkinsop@openfifth.co.uk, oleonard@myacpl.org Buttons styled with btn btn-light defaults and placed inside a .hint container are not visually distinguishable as interactive elements. They appear as plain text (black text on white background) with no border, background, or visual indicator of being a button. Only on hover do they become visible due to a grey background change. This leads to poor user experience, as users may not realize these are clickable buttons. -- You are receiving this mail because: You are watching all bug changes.