Skip to content

web: update global alerts redesign styles

Administrator requested to merge vb/global-alerts-redesign into main

Created by: valerybugakov

Changes

  • Update global alerts styles to match the latest mockups
  • Updated dismissible alert close button color to --icon-color.

Closes https://github.com/sourcegraph/sourcegraph/issues/21812.

Screenshots

Before:

Screenshot 2021-06-07 at 18 08 27 Screenshot 2021-06-07 at 18 10 08

After:

Screenshot 2021-06-07 at 18 07 50 Screenshot 2021-06-07 at 18 09 45

Notes

  • Added border-bottom: 1px solid var(--border-color-2) to separate multiple alerts.
  • Didn't change link styles inside of the global alerts. Right now, they're not underlined comparing to the mockups. It's consistent with our global link redesign styles.

Merge request reports

Loading