Add another chart + UI for charts
This commit is contained in:
@@ -67,15 +67,24 @@ tr:hover {
|
||||
#new-transaction-form *,
|
||||
#new-recurring-transaction-form *,
|
||||
#recurring-to-transaction-with-amount-form *,
|
||||
#new-account-group-form * {
|
||||
#new-account-group-form *,
|
||||
#chart-config-account-group-expenses-for-period-form * {
|
||||
display: block;
|
||||
margin-top: 1em;
|
||||
width: 20em;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
#chart-select-form div {
|
||||
width: 20em;
|
||||
margin-top: 1em;
|
||||
display: block;
|
||||
}
|
||||
|
||||
input[type=submit] {
|
||||
margin-top: 1em;
|
||||
margin-bottom: 1em;
|
||||
width: 20em;
|
||||
}
|
||||
|
||||
#footer-container {
|
||||
|
||||
Reference in New Issue
Block a user