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

@@ -1,5 +1,5 @@
{% if field.arguments %}
<div class="border rounded-1 mt-3 mb-3 p-3 bg-gray-light f5">
<div class="border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5">
<p><b>{% data ui.products.graphql.reference.arguments %}</b></p>
{% for arg in arguments %}
<div class="border-top mt-2">