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

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

parent df1d137b
No related branches found
No related tags found
1 merge request!8Use btn-dark everywhere. Closes BiscuIT-ng#94.
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
{% csrf_token %} {% csrf_token %}
{% bootstrap_form upload_form %} {% bootstrap_form upload_form %}
<button type="submit" class="btn btn-secondary"> <button type="submit" class="btn btn-dark">
{% blocktrans %}Process{% endblocktrans %} {% blocktrans %}Process{% endblocktrans %}
</button> </button>
</form> </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