Fix .fc-today style
This commit is contained in:
parent
5718fd40e3
commit
3373fff6b3
1 changed files with 1 additions and 1 deletions
|
@ -2049,7 +2049,7 @@ a.dropdown-link:after {
|
||||||
}
|
}
|
||||||
|
|
||||||
.fc-unthemed td.fc-today {
|
.fc-unthemed td.fc-today {
|
||||||
background: rgb(243, 226, 140, 0.5);
|
background: rgb(243, 226, 140, 0.2) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Settings section */
|
/* Settings section */
|
||||||
|
|
Loading…
Add table
Reference in a new issue