From a7afee3d346f37781a745393861b45e13675d5fd Mon Sep 17 00:00:00 2001 From: Lei OT Date: Tue, 21 Oct 2025 11:04:29 +0800 Subject: [PATCH] style: --- webht/third_party/pay/views/payment_list.php | 1 + 1 file changed, 1 insertion(+) 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;}