#18 Period overview: improvements
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
v45 -> v46:
|
||||
- #17 Add actions to the period overview
|
||||
- #18 Improve actions in the period overview
|
||||
- Introduce new FQL fields toAccountType and fromAccountType
|
||||
|
||||
v44 -> v45:
|
||||
- #5 Having no periods breaks the "expenses per period" graph on the account overview page
|
||||
|
||||
@@ -46,6 +46,14 @@
|
||||
color: var(--neutral-color);
|
||||
}
|
||||
|
||||
.expense-period-period-overview {
|
||||
padding-left: 1em;
|
||||
}
|
||||
|
||||
.expense-year-period-period-overview {
|
||||
font-weight: bolder;
|
||||
}
|
||||
|
||||
#period-overview-asset-container {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user