govau/design-system-components

Background CSS icons and IE's accessibility setting

Open

#403 opened on May 31, 2018

View on GitHub
 (8 comments) (0 reactions) (0 assignees)HTML (741 stars) (115 forks)batch import
accessibilityhelp wanted

Description

Regarding component: https://designsystem.gov.au/components/accordion/live/

  1. Open the page in Internet Explorer
  2. Press “Alt + T + O” to open Internet Options
  3. In the General tab, select "Accessibility” button
  4. 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?

image

Thanks

Contributor guide