mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-09 10:13:00 +02:00
related to #1851 fixed dark mode icon color for actions in album editor
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user