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