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