Skip to content
Snippets Groups Projects
Verified Commit c097484e authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Use btn-dark everywhere. Closes BiscuIT-ng#94.

parent 60f18334
No related branches found
No related tags found
1 merge request!8Use btn-dark everywhere. Closes BiscuIT-ng#94.
......@@ -37,7 +37,7 @@
{% csrf_token %}
{% bootstrap_form upload_form %}
<button type="submit" class="btn btn-secondary">
<button type="submit" class="btn btn-dark">
{% blocktrans %}Process{% endblocktrans %}
</button>
</form>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment