mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-03 16:32:15 +02:00
make update charts button stand out more
This commit is contained in:
parent
427e110d22
commit
9ecd34593c
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@
|
|||
</button>
|
||||
</li>
|
||||
<li class="usa-button-group__item">
|
||||
<button class="button exportLink usa-button--accent-cool" data-export-url="{% url 'analytics' %}" type="button">
|
||||
<button class="button exportLink usa-button--secondary" data-export-url="{% url 'analytics' %}" type="button">
|
||||
<svg class="usa-icon" aria-hidden="true" focusable="false" role="img" width="24" height="24">
|
||||
<use xlink:href="{%static 'img/sprite.svg'%}#assessment"></use>
|
||||
</svg><span class="margin-left-05">Update charts</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue