From 44c71bca965024650bb6c0b033689fca3a0d3e53 Mon Sep 17 00:00:00 2001 From: Graham McIntire Date: Sat, 17 Jan 2026 12:34:49 -0600 Subject: [PATCH] Make optional labels lighter on site form Change (optional) text color from zinc-500/400 to zinc-400/500 for better contrast and lighter appearance. Applied to: - Parent Site field label - Location field label - Description field label - Agent Configuration heading - SNMP Configuration heading --- lib/towerops_web/live/site_live/form.html.heex | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/lib/towerops_web/live/site_live/form.html.heex b/lib/towerops_web/live/site_live/form.html.heex index 0ba50fff..040e293b 100644 --- a/lib/towerops_web/live/site_live/form.html.heex +++ b/lib/towerops_web/live/site_live/form.html.heex @@ -34,7 +34,7 @@