govau/design-system-components
View on GitHubBackground CSS icons and IE's accessibility setting
Open
#403 opened on May 31, 2018
accessibilityhelp wanted
Description
Regarding component: https://designsystem.gov.au/components/accordion/live/
- Open the page in Internet Explorer
- Press “Alt + T + O” to open Internet Options
- In the General tab, select "Accessibility” button
- Check “Ignore colours specified on web pages”. This will remove all the colours specified by the website and the browser default colour will be applied.
Apparently, the background image added through CSS is lost. Is there another option to keep these icons or other indication?

Thanks