Mise à jour de 'mycaldav/templates/team/team_view.html'

This commit is contained in:
2022-10-12 07:52:45 +02:00
parent 2a22d46392
commit 0cfaffabef

View File

@@ -1,6 +1,6 @@
<div style="color: white">
{% if latest_task_list %}
<table style="font-family: 'Source Sans Pro', sans-serif; font-size: 12pt;">
<table style="font-family: 'Source Sans Pro', sans-serif; font-size: 12pt;color: white">
{% for task in latest_task_list %}
<tr style="{% if task.team_transfert %}background-color: orange;{% endif %}">