From fcbce21cfabea0d1ea0d285cd56c434b5dc1ea0b Mon Sep 17 00:00:00 2001 From: Herculino Trotta Date: Fri, 1 Nov 2024 17:27:38 -0300 Subject: [PATCH] feat: color networth values based on sign --- app/templates/net_worth/net_worth.html | 38 +++++++++++++++----------- 1 file changed, 22 insertions(+), 16 deletions(-) diff --git a/app/templates/net_worth/net_worth.html b/app/templates/net_worth/net_worth.html index c5543d1..b9a9b0c 100644 --- a/app/templates/net_worth/net_worth.html +++ b/app/templates/net_worth/net_worth.html @@ -26,12 +26,14 @@
{{ currency.name }}
- +
+ +
{% endfor %} @@ -60,11 +62,13 @@
{{ account_data.name }}
- +
+ +
{% if account_data.exchange %} @@ -83,11 +87,13 @@
{{ account_data.name }}
- +
{% if account_data.exchange %}