show transactions in lightgreen if they are older than one year
for tax reasons
This commit is contained in:
@@ -15,3 +15,6 @@ div.tab-pane h4 {
|
||||
font-size: 14px;
|
||||
font-weight: 600;
|
||||
}
|
||||
.green {
|
||||
background: lightgreen;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user