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

Update invalid state css rules of donation page input box #1213

Merged
merged 1 commit into from Apr 19, 2018

Conversation

tzhelyazkova
Copy link
Contributor

Feature: T182290

The donation amount input box should keep the style of invalid state fields on the donation page.

p.s. Some indentation (mixing spaces and tabs) was fixed along the way.

@@ -19,6 +19,7 @@ $brand-primary-membership-dark: #4E9242;
$brand-footer: #cfdbe2;
$gray-light: #ddd;
$brand-error: #812923;
$brand-error-light: #e6d4d3;
$brand-error-rgba: rgba(129, 41, 35, 0.2);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should take the opportunity and rename $brand-error-rgba to something more meaningful like $brand-error-dark.

Feature: T182290

The donation amount input box should keep the style of invalid state fields on the donation page.
@aniansson aniansson merged commit 4d695a9 into master Apr 19, 2018
@aniansson aniansson deleted the update-invalid-state-form-css branch April 19, 2018 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants