status color

This commit is contained in:
bansarishukla
2019-11-14 15:05:39 +05:30
parent 85cc6427e9
commit 8fc1ef9348

View File

@ -1,6 +1,6 @@
// Invoice statuses
.inv-status-due {
.inv-status-overdue {
background: #FED7D7;
font-size: 13px;
color: #9B2C2C;