Changement visuel sur caldav_vhc et caldav_task
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
{{task.str_start_time}} - {{task.str_end_time}}<br>
|
||||
|
||||
</td>
|
||||
<td style="{% if task.done %}text-decoration:line-through{% endif %}">
|
||||
<td style="{% if task.done %}text-decoration:line-through;{% endif %}vertical-align: top;">
|
||||
<span style="font-weight: bold;">{{task.name}}</span><br>
|
||||
{{task.desc}}
|
||||
</td>
|
||||
|
Reference in New Issue
Block a user