Change text tolor for nonwork & other month days
This commit is contained in:
+5
-1
@@ -107,7 +107,11 @@
|
||||
}
|
||||
|
||||
.calendar .calendar-nonwork-day {
|
||||
color: TEXT-PRIMARY-COLOR;
|
||||
color: TEXT-SECONDARY-COLOR;
|
||||
}
|
||||
|
||||
.calendar .calendar-other-month-day {
|
||||
color: TEXT-DISABLED-COLOR;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user