mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 16:54:25 +08:00
calendar display type supports Gregorian with Chinese
This commit is contained in:
@@ -65,6 +65,7 @@
|
||||
--ebk-numpad-value-large-font-size: 24px;
|
||||
--ebk-numpad-normal-button-font-size: 28px;
|
||||
--ebk-numpad-confirm-button-font-size: 20px;
|
||||
--ebk-datetime-picker-alternate-date-font-size: 12px;
|
||||
--ebk-amount-small-font-size: 32px;
|
||||
--ebk-amount-normal-font-size: 36px;
|
||||
--ebk-amount-large-font-size: 40px;
|
||||
@@ -78,8 +79,10 @@
|
||||
--ebk-transaction-date-width: 25px;
|
||||
--ebk-transaction-day-font-size: 16px;
|
||||
--ebk-transaction-day-of-week-font-size: 12px;
|
||||
--ebk-transaction-calendar-alternate-date-font-size: 11px;
|
||||
--ebk-transaction-calendar-amount-font-size: 11px;
|
||||
--ebk-transaction-calendar-daily-amounts-height: 65px;
|
||||
--ebk-transaction-calendar-with-alternate-date-daily-amounts-height: 75px;
|
||||
--ebk-transaction-account-arrow-font-size: 12px;
|
||||
--ebk-transaction-account-arrow-margin-top: -1px;
|
||||
--ebk-transaction-tag-icon-font-size: 22px;
|
||||
|
||||
Reference in New Issue
Block a user