From 32a23f9e8bc71219611b60ebad1c4ad8e1b95cb5 Mon Sep 17 00:00:00 2001 From: Mantas Masalskis Date: Mon, 4 Oct 2021 15:42:35 +0200 Subject: [PATCH] Fixes #3783 - Improve contrasts in answer search for articles --- app/assets/stylesheets/zammad.scss | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/assets/stylesheets/zammad.scss b/app/assets/stylesheets/zammad.scss index a4e80733d..c82d33bef 100644 --- a/app/assets/stylesheets/zammad.scss +++ b/app/assets/stylesheets/zammad.scss @@ -8447,6 +8447,10 @@ footer { .dropdown li.with-category, .dropdown.dropdown--actions li.with-category { line-height: 19.5px; + + small { + color: #fff !important; + } } .dropdown.dropdown--actions li.with-category {