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:
@@ -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" %}**.
|
||||

|
||||
4. Click **Confirm**.
|
||||
|
||||
Reference in New Issue
Block a user