Skip to content

fix(alerts):Standardize alert styling

Taurie Davis requested to merge 722-anchors-in-alerts into master

Fixes and standardizes background colors, anchor decoration, and anchor hover style across all alert types

Alert type Current New New hover
Tip Screen_Shot_2020-04-28_at_12.37.10_PM Screen_Shot_2020-04-28_at_12.36.12_PM Screen_Shot_2020-04-28_at_12.36.16_PM
Info Screen_Shot_2020-04-28_at_12.37.05_PM Screen_Shot_2020-04-28_at_12.25.38_PM Screen_Shot_2020-04-28_at_12.25.41_PM
Success Screen_Shot_2020-04-28_at_12.37.24_PM Screen_Shot_2020-04-28_at_12.30.02_PM Screen_Shot_2020-04-28_at_12.30.10_PM
Warning Screen_Shot_2020-04-28_at_12.37.20_PM Screen_Shot_2020-04-28_at_12.28.56_PM Screen_Shot_2020-04-28_at_12.29.00_PM
Danger Screen_Shot_2020-04-28_at_12.37.16_PM Screen_Shot_2020-04-28_at_12.28.00_PM Screen_Shot_2020-04-28_at_12.28.03_PM

Closes #722 (closed)

Merge request reports