From 7e5b7f8b7cfbf8a61ce4c57b9d8ff90e12f8f934 Mon Sep 17 00:00:00 2001 From: MatthieuLP Date: Wed, 11 Jan 2023 15:49:42 +0100 Subject: [PATCH] related to #1851 fixed dark mode icon color for actions in album editor --- admin/themes/default/theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/themes/default/theme.css b/admin/themes/default/theme.css index e8bc762cf..5bfc4a211 100644 --- a/admin/themes/default/theme.css +++ b/admin/themes/default/theme.css @@ -528,7 +528,7 @@ LI.menuLi { .cat-modify-actions a:hover, .cat-modify-actions .toggle-comment-option:hover { - color: #444444; + color: #757575; } .cat-modify-actions a:hover::after,