|
|
@ -152,11 +152,12 @@ body {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.bouton_ajout {
|
|
|
|
.bouton_ajout {
|
|
|
|
width: 300px;
|
|
|
|
display: flex;
|
|
|
|
|
|
|
|
flex-direction: column;
|
|
|
|
|
|
|
|
justify-content: space-around;
|
|
|
|
|
|
|
|
align-items: center;
|
|
|
|
height: 50px;
|
|
|
|
height: 50px;
|
|
|
|
border-radius: 10px;
|
|
|
|
border-radius: 10px;
|
|
|
|
border: 0.5px solid;
|
|
|
|
|
|
|
|
border: 0;
|
|
|
|
|
|
|
|
background-color: rgba(163, 163, 163, 0.371);
|
|
|
|
background-color: rgba(163, 163, 163, 0.371);
|
|
|
|
border: 1px solid rgba(255,255,255,0.1);
|
|
|
|
border: 1px solid rgba(255,255,255,0.1);
|
|
|
|
backdrop-filter: blur(30px);
|
|
|
|
backdrop-filter: blur(30px);
|
|
|
@ -171,6 +172,7 @@ body {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.rbc-calendar {
|
|
|
|
.rbc-calendar {
|
|
|
|
.rbc-day-bg {
|
|
|
|
.rbc-day-bg {
|
|
|
|