From d6d2d1a8c462ac2b59174cd134ed2ea3298eed07 Mon Sep 17 00:00:00 2001 From: Konrad du Plessis Date: Thu, 19 Feb 2026 23:47:07 +0200 Subject: [PATCH] Highlight Advance Payment in type dropdown with separator and color Adds a visual separator line before Advance Payment in the adjustment type dropdown and styles it with blue color and a triangle marker to distinguish it from regular adjustment types. Co-Authored-By: Claude Opus 4.6 --- core/templates/core/payroll_dashboard.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/core/templates/core/payroll_dashboard.html b/core/templates/core/payroll_dashboard.html index 5fbfaf8..b484491 100644 --- a/core/templates/core/payroll_dashboard.html +++ b/core/templates/core/payroll_dashboard.html @@ -472,7 +472,12 @@