mirror of
https://github.com/nextcloud/server.git
synced 2026-03-27 12:54:24 -04:00
fix(avatar): Fix icon-color for action-router contacts menu options
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
21db618174
commit
3121c3a3e3
5 changed files with 5 additions and 4 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -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);
|
||||
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue