1
0
mirror of synced 2025-12-25 02:17:36 -05:00

Upgrade Primer CSS to 16 (#18713)

* Upgrade primer to 16

* Upgrade colors in scss

* Get SCSS to build

* Initial dark mode support

* trashcan -> trash

* More specific search browser test

* Fix link color on homepage

* Update overrides.scss

* Upgrade some colors to primer variables

* Hide dark mode support for now

* Apply suggestions from code review

* Update overrides.scss
This commit is contained in:
Kevin Heis
2021-04-13 09:00:46 -07:00
committed by GitHub
parent bc0a7ff34f
commit 49377f9096
76 changed files with 344 additions and 341 deletions

View File

@@ -32,6 +32,6 @@ After you create an event in {% data variables.product.prodname_insights %}, any
{% data reusables.github-insights.settings-tab %}
{% data reusables.github-insights.events-tab %}
3. To the right of the event you want to delete, click **{% octicon "trashcan" aria-label="The trashcan icon" %}**.
3. To the right of the event you want to delete, click **{% octicon "trash" aria-label="The trash icon" %}**.
![Trash can button](/assets/images/help/insights/trashcan-button.png)
4. Click **Confirm**.