gecko-dev/devtools/client/accessibility
Florens Verschelde e54b6b68dd Bug 1521340 - Simplify icon color CSS variables; r=ntim
- Remane --theme-toolbar-icon-color to just --theme-icon-color
- Rename --theme-toolbar-checked-color to --theme-icon-checked-color
- Introduce a --theme-icon-dimmed-color that is less contrasted (e.g. for Rules icon buttons)
- Remove icon color duplication for twisties, console icons
- Avoid partial opacity variants of Photon Grey as global variables in variables.css

Differential Revision: https://phabricator.services.mozilla.com/D17075

--HG--
extra : moz-landing-system : lando
2019-01-21 01:22:02 +00:00
..
actions Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
components Bug 1520107 - fix focus and keyboard triggered context menu handling in a11y panel tree. r=gl 2019-01-20 04:26:17 +00:00
reducers Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test Bug 1520107 - fix focus and keyboard triggered context menu handling in a11y panel tree. r=gl 2019-01-20 04:26:17 +00:00
utils
accessibility-startup.js Bug 1508660 - make storage front and changes front async; r=ochameau 2018-12-18 08:33:11 +00:00
accessibility-view.js Bug 1492866 - add accessible relations to accessibility panel sidebar. r=pbro 2018-10-11 14:51:35 +00:00
accessibility.css Bug 1521340 - Simplify icon color CSS variables; r=ntim 2019-01-21 01:22:02 +00:00
constants.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
index.html Bug 1470244 - Rename all panel documents to index.{xul|html}. r=jdescottes 2018-06-21 11:08:25 -07:00
main.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
moz.build Bug 1470989 - Rename all panel modules to "panel.js". r=jdescottes 2018-06-25 12:47:52 -07:00
panel.js Bug 1507870 - add checks for whether Accessible actor has snapshot capability. r=pbro 2018-11-30 14:55:29 +00:00
picker.js Bug 1491879 - Fix telemetry support for multiple tabs / windows r=nchevobbe 2018-09-25 12:57:13 +00:00
provider.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00