Icones des heures dans le calendrier

This commit is contained in:
2020-12-11 02:20:41 +01:00
parent e74031be0b
commit 0d3c005550
15 changed files with 236 additions and 193 deletions

View File

@ -930,7 +930,6 @@ ul, li {
color: #CCC;
cursor: pointer;
}
#calendar-date,
#calendar-date-num {
transition: 0.2s;
@ -947,10 +946,12 @@ ul, li {
opacity: 0;
cursor: pointer;
}
#calendar-icone-heure {
font-family: "heures Draconiques";
#calendar-heure-img{
width: 24px;
height: 24px;
flex-grow: 0;
border-width: 0;
opacity: 90;
font-size: 1.25rem;
color: #CCC;
}
#calendar-hdr:hover #calendar-date {