From 8ace6a366508fe3c695df833cfa8eb4c2874fc93 Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Fri, 17 Mar 2023 16:04:03 +0100 Subject: [PATCH] imp: Increase contrast of ticket info titles --- templates/tickets/show.html.twig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/tickets/show.html.twig b/templates/tickets/show.html.twig index 6aef439f..784fda97 100644 --- a/templates/tickets/show.html.twig +++ b/templates/tickets/show.html.twig @@ -320,7 +320,7 @@
- + {{ icon('user-group') }} {{ 'tickets.actors' | trans }} @@ -391,7 +391,7 @@
- + {{ icon('priority') }} {{ 'tickets.priority' | trans }}