boutons 'tout (dé)sélectionner' pour les pages popularity

This commit is contained in:
MiharyR 2021-12-16 19:10:09 +01:00
parent ad0397e8ad
commit dab2748079
4 changed files with 26 additions and 6 deletions

View file

@ -39,6 +39,12 @@ input {
font-weight: bold;
}
.btnToutSelectionner {
font-size: small;
}
.btnToutDeselectionner {
font-size: small;
}
// -------------------------------------------------------------------------