Skip to content

Update flash message styles#995

Merged
monfresh merged 1 commit intomasterfrom
bh-update-flash-msgs
Jan 26, 2017
Merged

Update flash message styles#995
monfresh merged 1 commit intomasterfrom
bh-update-flash-msgs

Conversation

@hursey013
Copy link
Copy Markdown
Contributor

Why: To match latest visual designs
screen shot 2017-01-26 at 1 51 49 pm

screen shot 2017-01-26 at 1 47 15 pm

screen shot 2017-01-26 at 1 55 53 pm

**Why**: To match latest visual designs
@hursey013 hursey013 force-pushed the bh-update-flash-msgs branch from 4fa502e to 30c5dc5 Compare January 26, 2017 21:36
.alert-notice,
.alert-success {
background-color: #f0faed;
background-color: #ebfcef;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

should these be named?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

These colors aren't being used elsewhere at this point so I think it's fine that they are one-offs in this case. I did talk with Ryan yesterday and we tried to consolidate all of the colors into one color palette and I will likely do some naming/renaming in a future PR for that.

background-color: #f0faed;
background-color: #ebfcef;

&::before { background-image: url(image-path('alert/ico-check.svg')); }
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

is this image now unused / removable?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I left it in there for now because it is being used by the progress bar, but we can remove it after that is gone. Again, I will likely do an audit of all the various icons in the future to clean up an unnecessary images.

Copy link
Copy Markdown
Contributor

@jessieay jessieay left a comment

Choose a reason for hiding this comment

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

🌮

@monfresh monfresh merged commit 62eaef1 into master Jan 26, 2017
@monfresh monfresh deleted the bh-update-flash-msgs branch January 26, 2017 23:27
amoose pushed a commit that referenced this pull request Mar 7, 2017
**Why**: To match latest visual designs
amoose pushed a commit that referenced this pull request Mar 8, 2017
**Why**: To match latest visual designs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants