related to #1851 fixed dark mode icon color for actions in album editor

This commit is contained in:
MatthieuLP
2023-01-11 15:49:42 +01:00
parent 74ba35b5f9
commit 7e5b7f8b7c
+1 -1
View File
@@ -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,