Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the colors of the generic message bar button #373

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on May 22, 2019

  1. Fix the colors of the generic message bar button

    The preview at `jekyll/images/message-bars/c-gen.svg` shows grey buttons
    (=default button style), which looks reasonable. However, the label in
    the image and the document's description specified a blue style that is
    meant to be used for the primary button.
    
    This commit fixes the discrepancy by using the colors of the button as
    specified `_includes/components/buttons/behaviors-default.md` , and
    matches the rendered message bar (c-gen.svg)
    
    TODO: Change "Blue-60" to "Grey-90-a10" at jekyll/images/message-bars/c-gen.svg
    Rob--W committed May 22, 2019
    Configuration menu
    Copy the full SHA
    a1c4a8d View commit details
    Browse the repository at this point in the history