Compare commits

...

2 Commits

Author SHA1 Message Date
Iziram
10b7b876ea fix mass_selection signal_assiduites_group 2024-08-23 10:25:36 +02:00
Iziram
597f7ef85c remove "Calendrier" signal_assiduites_group 2024-08-23 10:08:56 +02:00
2 changed files with 6 additions and 1 deletions

View File

@ -73,6 +73,12 @@
flex-wrap: wrap;
}
.mass-selection .rbtn {
--size: 35px;
width: var(--size) !important;
height: var(--size) !important;
}
.etud_row {
grid-template-columns: 2% 20% auto 25% !important;
max-width: 350px;

View File

@ -222,7 +222,6 @@
</div>
<div class="help">
<h3>Calendrier</h3>
{% include "assiduites/widgets/legende_couleur.j2" %}
</div>