diff --git a/userContent.css b/userContent.css index 01591a1..9b0d6e8 100644 --- a/userContent.css +++ b/userContent.css @@ -559,7 +559,12 @@ .mzp-c-menu-item-icon, .mzp-c-menu-button-close, .topic-article--icon, - .card--topic > .card--icon { + .card--topic > .card--icon, + .mzp-c-details .is-summary button::before, + details .is-summary button::before, + summary::before, + .icon-button > button, + .search-button { filter: invert(95%) !important; }