govau/design-system-components
GitHub で見るBackground CSS icons and IE's accessibility setting
Open
#403 opened on 2018年5月31日
accessibilityhelp wanted
Repository metrics
- Stars
- (741 stars)
- PR merge metrics
- (30d に merged PR はありません)
説明
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