UI: Web Assets v2 upgrade #85
@ -36,6 +36,13 @@
|
||||
.show
|
||||
opacity: 1
|
||||
|
||||
.text-accent
|
||||
color: var(--color-accent)
|
||||
|
||||
a.text-accent
|
||||
&:hover
|
||||
color: var(--color-accent)
|
||||
|
||||
.text-underline
|
||||
text-decoration: underline !important
|
||||
|
||||
|
@ -65,7 +65,7 @@
|
||||
|
||||
<div class="my-5 text-center">
|
||||
Got an add-on or theme to share with the community?
|
||||
<a href="{% url 'extensions:submit' %}" class="text-primary ms-2">
|
||||
<a href="{% url 'extensions:submit' %}" class="text-accent ms-2">
|
||||
Upload
|
||||
<i class="i-chevron-right"></i>
|
||||
</a>
|
||||
|
Loading…
Reference in New Issue
Block a user