diff --git a/system1-factory/web/css/monthly-comparison.css b/system1-factory/web/css/monthly-comparison.css index b16735d..9426e07 100644 --- a/system1-factory/web/css/monthly-comparison.css +++ b/system1-factory/web/css/monthly-comparison.css @@ -209,10 +209,10 @@ font-size: 0.65rem; font-weight: 600; padding: 2px 8px; border-radius: 10px; } -.mc-worker-status-badge.confirmed { background: #dcfce7; color: #166534; } -.mc-worker-status-badge.admin_checked { background: #dbeafe; color: #1e40af; } +.mc-worker-status-badge.confirmed { background: #166534; color: white; } +.mc-worker-status-badge.admin_checked { background: #dcfce7; color: #166534; } .mc-worker-status-badge.pending { background: #fef3c7; color: #92400e; } -.mc-worker-status-badge.review_sent { background: #e0e7ff; color: #3730a3; } +.mc-worker-status-badge.review_sent { background: #dbeafe; color: #1e40af; } .mc-worker-status-badge.change_request { background: #fff7ed; color: #c2410c; } .mc-worker-status-badge.rejected { background: #fef2f2; color: #991b1b; } .mc-worker-reject-reason { diff --git a/system1-factory/web/pages/attendance/monthly-comparison.html b/system1-factory/web/pages/attendance/monthly-comparison.html index 4abed0e..ff096dc 100644 --- a/system1-factory/web/pages/attendance/monthly-comparison.html +++ b/system1-factory/web/pages/attendance/monthly-comparison.html @@ -73,7 +73,7 @@
-