Opened 14 years ago
Closed 14 years ago
#3146 closed task (fixed)
provide high contrast CSS tag on <body>
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 0.9beta |
Component: | Accessibility | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
We've decided that in high-contrast mode we'll add a special CSS tag to <body>. This makes it possible to do fancy styling in non-high contrast mode, specifically using background-images to make borders.
Note: See
TracTickets for help on using
tickets.
(In [8738]) Add dijit_a11y CSS class to <body> if computer is in high-contrast mode. Fixes #3146.