summaryrefslogtreecommitdiffstats
path: root/core/css/apps.scss
diff options
context:
space:
mode:
Diffstat (limited to 'core/css/apps.scss')
-rw-r--r--core/css/apps.scss7
1 files changed, 7 insertions, 0 deletions
diff --git a/core/css/apps.scss b/core/css/apps.scss
index f380fb01a12..dea8cbf9217 100644
--- a/core/css/apps.scss
+++ b/core/css/apps.scss
@@ -980,6 +980,13 @@ $outter-margin: math.div($popoveritem-height - $popovericon-size, 2);
}
}
+.contact .popovermenu ul,
+.popover__menu {
+ > li > a > img {
+ filter: var(--background-invert-if-dark);
+ }
+}
+
.bubble,
.app-navigation-entry-menu,
.popovermenu {