Skip to content

Commit 6d19c48

Browse files
Merge pull request #47188 from nextcloud/spreed/12950/avatar-menu-icon-color
fix(avatar): Fix icon-color for action-router contacts menu options
2 parents 21db618 + 3121c3a commit 6d19c48

File tree

5 files changed

+5
-4
lines changed

5 files changed

+5
-4
lines changed

core/css/apps.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/css/apps.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/css/apps.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -982,6 +982,7 @@ $outter-margin: math.div($popoveritem-height - $popovericon-size, 2);
982982

983983
.v-popper__inner div.open > ul {
984984
> li > a > span.action-link__icon,
985+
> li > a > span.action-router__icon,
985986
> li > a > img {
986987
filter: var(--background-invert-if-dark);
987988

core/css/server.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)