Skip to content

Commit

Permalink
Merge pull request #47188 from nextcloud/spreed/12950/avatar-menu-ico…
Browse files Browse the repository at this point in the history
…n-color

fix(avatar): Fix icon-color for action-router contacts menu options
  • Loading branch information
nickvergessen authored Aug 13, 2024
2 parents 21db618 + 3121c3a commit 6d19c48
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion core/css/apps.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion core/css/apps.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions core/css/apps.scss
Original file line number Diff line number Diff line change
Expand Up @@ -982,6 +982,7 @@ $outter-margin: math.div($popoveritem-height - $popovericon-size, 2);

.v-popper__inner div.open > ul {
> li > a > span.action-link__icon,
> li > a > span.action-router__icon,
> li > a > img {
filter: var(--background-invert-if-dark);

Expand Down
2 changes: 1 addition & 1 deletion core/css/server.css

Large diffs are not rendered by default.

Loading

0 comments on commit 6d19c48

Please sign in to comment.