From 7afa15bff1eead376e56cc959c3152b06d2dc40a Mon Sep 17 00:00:00 2001 From: Jean-Romain Garnier <jean-romain.garnier@supelec.fr> Date: Fri, 15 Jan 2021 19:39:05 +0100 Subject: [PATCH] fix: Subtable alternating color in subscription list --- cotisations/templates/cotisations/aff_cotisations.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cotisations/templates/cotisations/aff_cotisations.html b/cotisations/templates/cotisations/aff_cotisations.html index e48a6e2b..05be4861 100644 --- a/cotisations/templates/cotisations/aff_cotisations.html +++ b/cotisations/templates/cotisations/aff_cotisations.html @@ -60,7 +60,7 @@ with this program; if not, write to the Free Software Foundation, Inc., <tr> <td><a href="{% url 'users:profil' userid=facture.user.id %}">{{ facture.user }}</a></td> <td> - <table class="table-striped"> + <table class="table-borderless"> {% for article in facture.name_detailed %} <tr> <td>