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:
@@ -80,7 +80,7 @@ You can merge contributors manually or automatically, based on contributors {% d
|
||||
|
||||
### Managing teams in {% data variables.product.prodname_insights %}
|
||||
|
||||
There are two types of teams in {% data variables.product.prodname_insights %}: teams imported from {% data variables.product.product_name %} and custom teams.
|
||||
There are two types of teams in {% data variables.product.prodname_insights %}: teams imported from {% data variables.product.product_name %} and custom teams.
|
||||
|
||||
When an organization is added to {% data variables.product.prodname_insights %}, all of the organization's teams are imported from {% data variables.product.product_name %}. You can search and filter by these teams in {% data variables.product.prodname_insights %}. You can manage the teams in {% data variables.product.product_name %}.
|
||||
|
||||
@@ -110,8 +110,8 @@ You can create and manage custom teams in {% data variables.product.prodname_ins
|
||||
{% data reusables.github-insights.settings-tab %}
|
||||
{% data reusables.github-insights.teams-tab %}
|
||||
{% data reusables.github-insights.edit-team %}
|
||||
3. To the right of the contributor you'd like to remove, click {% octicon "trashcan" aria-label="The trashcan icon" %}.
|
||||

|
||||
3. To the right of the contributor you'd like to remove, click {% octicon "trash" aria-label="The trash icon" %}.
|
||||

|
||||
|
||||
#### Renaming a custom team
|
||||
|
||||
|
||||
Reference in New Issue
Block a user