Nouvel Adhérent
This commit is contained in:
@@ -1320,4 +1320,18 @@ li i { margin-right:10px; color:#007bff; }
|
||||
border: 1px solid #ffeeba !important;
|
||||
font-size: 0.9rem;
|
||||
padding: 8px 12px;
|
||||
}
|
||||
|
||||
/* Style pour le sélecteur de date focus */
|
||||
.datepicker:focus {
|
||||
border-color: var(--office-secondary);
|
||||
background-color: #f8faff;
|
||||
}
|
||||
|
||||
/* Animation de l'affichage de la prime */
|
||||
#div_prime:not(:empty) {
|
||||
border: 2px dashed var(--office-primary-lighter);
|
||||
padding: 15px;
|
||||
border-radius: 8px;
|
||||
background-color: white;
|
||||
}
|
||||
Reference in New Issue
Block a user