From 165973d8342ec2714ea8c1cdf616bc8e5db0ef6f Mon Sep 17 00:00:00 2001 From: Simounet Date: Thu, 21 Dec 2023 12:24:45 +0100 Subject: [PATCH] Fix add tags input dark mode --- app/Resources/static/themes/material/css/dark_theme.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/app/Resources/static/themes/material/css/dark_theme.scss b/app/Resources/static/themes/material/css/dark_theme.scss index f34bfc83d..ac38b566d 100644 --- a/app/Resources/static/themes/material/css/dark_theme.scss +++ b/app/Resources/static/themes/material/css/dark_theme.scss @@ -85,6 +85,7 @@ background-color: #2f2f2f; } + .mass-action-tags .mass-action-tags-input.mass-action-tags-input, .side-nav li:not(.logo) > a:hover, .side-nav .collapsible-header:hover, .side-nav.fixed .collapsible-header:hover {