Skip to content

Commit bf26b6d

Browse files
committed
Dark mode icons are inverted in right click menu, but the correct icons are available
Signed-off-by: Andreas-Kainz <kainz.a@gmail.com> Change-Id: I3f1486c0402b776c2d5ee9b2654404a007f3cefb
1 parent 47d6b64 commit bf26b6d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

browser/css/jsdialogs.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1500,10 +1500,6 @@ img.context-menu-icon {
15001500
border: 1px solid var(--color-primary);
15011501
}
15021502

1503-
[data-theme='dark'] .ui-combobox-entry img {
1504-
filter: invert(1);
1505-
}
1506-
15071503
/* Combobox entry with menu and thus arrow/chevron */
15081504
.ui-combobox-entry.ui-has-menu {
15091505
display: grid;

0 commit comments

Comments
 (0)