diff --git a/webht/third_party/pay/views/payment_list.php b/webht/third_party/pay/views/payment_list.php index ce35b7ff..8ea1d326 100644 --- a/webht/third_party/pay/views/payment_list.php +++ b/webht/third_party/pay/views/payment_list.php @@ -55,6 +55,7 @@ .text-declined, .text-declined a:not(.btn) {color: #c0192a;} .text-under_review, .text-under_review a:not(.btn) {color: #ff9900;} .text-resolved, .text-resolved a:not(.btn) {color: #ff9900;} + .text-customer_dispute_resolved, .text-customer_dispute_resolved a:not(.btn), .text-customer_dispute_updated, .text-customer_dispute_updated a:not(.btn) {color: #ff9900;} .text-approved, .text-approved a:not(.btn) {color: #777;}