Spaces:
Sleeping
Sleeping
| .totalIncomeRow{ | |
| background-color: #e6f7ff; | |
| font-weight: bold; | |
| } | |
| .totalExpenseRow { | |
| background-color: #fff2e8; | |
| font-weight: bold; | |
| } | |
| .profitRow { | |
| background-color: #f6ffed; | |
| font-weight: bold; | |
| } |