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
2 changed files with 4 additions and 0 deletions
|
|
@ -159,6 +159,10 @@
|
|||
#footer {
|
||||
margin-top: 30px;
|
||||
}
|
||||
|
||||
[data-ref="totals_table-outstanding"] {
|
||||
color: var(--primary-color)
|
||||
}
|
||||
</style>
|
||||
<div id="header"></div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue