mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 13:12:50 +01:00
Make balance due/outstanding value follow primary color
This commit is contained in:
parent
5b2a5a1c18
commit
bd8127807c
@ -159,6 +159,10 @@
|
||||
#footer {
|
||||
margin-top: 30px;
|
||||
}
|
||||
|
||||
[data-ref="totals_table-outstanding"] {
|
||||
color: var(--primary-color)
|
||||
}
|
||||
</style>
|
||||
<div id="header"></div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user