feat: future day grey.
This commit is contained in:
@@ -504,6 +504,16 @@ header h1 {
|
||||
background: #f9fafb;
|
||||
}
|
||||
|
||||
.day.future-day {
|
||||
opacity: 0.6;
|
||||
background: #f3f4f6;
|
||||
color: #9ca3af;
|
||||
}
|
||||
|
||||
.day.future-day .day-number {
|
||||
color: #9ca3af;
|
||||
}
|
||||
|
||||
.day.today {
|
||||
border-color: #667eea;
|
||||
background: #f0f4ff;
|
||||
|
||||
Reference in New Issue
Block a user