mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-12-28 09:51:21 -06:00
Update font in calendar.
This commit is contained in:
parent
c913de3c8b
commit
1d6f6d28c9
@ -54,7 +54,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.daterangepicker .calendar th, .daterangepicker .calendar td {
|
.daterangepicker .calendar th, .daterangepicker .calendar td {
|
||||||
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
font-family: Roboto, 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
min-width: 32px;
|
min-width: 32px;
|
||||||
|
Loading…
Reference in New Issue
Block a user