mirror of
https://github.com/aclindsa/moneygo.git
synced 2025-06-13 13:39:23 -04:00
Add OFX fields to backend and UI
This commit is contained in:
@ -33,6 +33,14 @@ div#content {
|
||||
flex: auto;
|
||||
}
|
||||
|
||||
/* Tabs */
|
||||
.nav-tabs {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
#mainNavigationTabs .nav-tabs {
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
/* Style the account tree */
|
||||
div.accounttree-root-nochildren {
|
||||
position: relative;
|
||||
|
Reference in New Issue
Block a user