Correction transparence

This commit is contained in:
Jean-Marie Favreau 2024-08-31 11:54:35 +02:00
parent f2f35e8fc6
commit 5df45794c1

View File

@ -335,8 +335,8 @@ header .title {
background: rgba(255, 0, 76, 0.1);
}
.day.past {
opacity: 0.5;
.day.past>ul>li>:not(dialog), .day.past>header {
opacity: 0.6;
}
.day.other_month {