Skip to content

fix 2FA icons - #33962

Merged
szaimen merged 1 commit into
masterfrom
enh/33864/fix-2FA-icons
Sep 8, 2022
Merged

fix 2FA icons#33962
szaimen merged 1 commit into
masterfrom
enh/33864/fix-2FA-icons

Conversation

@szaimen

@szaimenszaimen commented Sep 8, 2022

Copy link
Copy Markdown
Contributor

Close#33864

BeforeAfter
imageimage

Signed-off-by: szaimen szaimen@e.mail.de

@szaimenszaimen added the 2. developing Work in progress label Sep 8, 2022
@szaimenszaimen added this to the Nextcloud 25 milestone Sep 8, 2022
@szaimen
szaimen requested review from a team, PVince81, Pytal, juliusknorr and skjnldsv and removed request for a teamSeptember 8, 2022 10:31
@szaimenszaimen added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Sep 8, 2022
@szaimen
szaimen marked this pull request as ready for review September 8, 2022 10:31
@blizzzblizzz mentioned this pull request Sep 8, 2022
@szaimen

Copy link
Copy Markdown
ContributorAuthor

/compile amend /

width: 16px;
height: 16px;
vertical-align: sub;
filter: var(--background-invert-if-dark);

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This entire set of rules should most likely be in the two-factor-auth app, no?

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it sjould rather be fixed here as it then applies automatically to all apps. Also is there even a way for an app to overwrite this single place?

Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@szaimenszaimen added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Sep 8, 2022
@szaimen

Copy link
Copy Markdown
ContributorAuthor

CI failure unrelated

@szaimen
szaimen merged commit 7ef6cfc into masterSep 8, 2022
@szaimen
szaimen deleted the enh/33864/fix-2FA-icons branch September 8, 2022 17:06
@blizzzblizzz mentioned this pull request Sep 9, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to releaseReady to be released and/or waiting for tests to finish

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2FA icons are not visible in dark mode

4 participants

@szaimen@skjnldsv@CarlSchwan@come-nc