the background of the days are changed in the calendar
This commit is contained in:
@ -378,6 +378,14 @@
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.fully_day {
|
||||
background-color: #99ff99;
|
||||
}
|
||||
|
||||
.empty_day {
|
||||
background-color: #ff9999;
|
||||
}
|
||||
|
||||
.active_day {
|
||||
background: #cdcfce;
|
||||
}
|
Reference in New Issue
Block a user