microsoft / accessibility-insights-web

Accessibility Insights for Web
https://accessibilityinsights.io
MIT License
835 stars 150 forks source link

fix: In High contrast aquatic mode focus is not visible properly for "Arrow and + (add a failure instance)" button. #7260

Closed rohittarpara closed 7 months ago

rohittarpara commented 7 months ago

Details

In High contrast aquatic mode focus is not visible properly for "Arrow and + (add a failure instance)" button

High Contrast Theme Before After
Aquatic aquatic theme with very thin focus outline aquatic theme with bold focus outline
Desert desert theme with very thin focus outline desert theme with bold focus outline
Dusk dusk theme with very thin focus outline dusk theme with bold focus outline
Night Sky night sky theme with very thin focus outline night sky theme with bold focus outline
Motivation

Existing Story: https://github.com/microsoft/accessibility-insights-web/issues/7219

Context

Added css style in the below file

  1. src\DetailsView\components\choice-group-pass-fail.scss

Pull request checklist