Accessibility/Design Guide: Difference between revisions

Jump to navigation Jump to search
Alter button hover example to match current guidance.
(Add CSS System Colors link, update to canvas colors from windows colors)
(Alter button hover example to match current guidance.)
Line 18: Line 18:


For components which represent a combination of states, a combination of colors is necessary. For example:
For components which represent a combination of states, a combination of colors is necessary. For example:
* A hovered button might use ButtonText / SelectedItem or SelectedItemText / ButtonFace
* A hovered button might invert its colors, using ButtonFace for text and border, and ButtonText for its background.
* A visited link on a selected card should use MozNativeVisitedHyperlinkText / SelectedItem
* A visited link on a selected card should use MozNativeVisitedHyperlinkText / SelectedItem
* An inactive button should use GrayText / ButtonFace
* An inactive button should use GrayText / ButtonFace
Confirmed users
36

edits

Navigation menu