Make today cell’s background color a bit more bearable in Minari calendar
This commit is contained in:
parent
e6775e2ac8
commit
a93ec7f90f
@ -65,7 +65,7 @@ td {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.today {
|
.today {
|
||||||
background-color: red;
|
background-color: #a5ffff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.date-popover {
|
.date-popover {
|
||||||
|
Loading…
Reference in New Issue
Block a user