Icones des heures dans le calendrier
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user