Amélioration visuel véhicule

This commit is contained in:
Ambulance Clerc
2022-11-10 10:39:25 +01:00
parent 5c52baa2cd
commit 118a5e0da9
4 changed files with 70 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
{% load static %}
<link rel="stylesheet" href="{% static 'mycaldav/style.css' %}">
<div class="ifram_main_div">
<div class="ifram_main_div" style="height: 140px; overflow: auto;">
{% if latest_task_list %}
<table>
{% for task in latest_task_list %}

View File

@@ -15,9 +15,7 @@
</svg>
{% endif %}
{% if task.team_manif %}
<svg class="team_svg_icon" x="0px" y="0px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<use class="team_svg_icon" xlink:href="{% static 'mycaldav/images/team_manif.svg' %}#icon"></use>
</svg>
&nbsp;Manif
{% endif %}
</td>
<td style="{% if task.done %}text-decoration:line-through{% endif %}">