Skip to content
Snippets Groups Projects
Unverified Commit 8f6c2f18 authored by John Molakvoæ's avatar John Molakvoæ Committed by GitHub
Browse files

Merge pull request #14329 from nextcloud/bugfix/14317/2fa-button-theming

Apply theme to 2FA button
parents c84c13fb 92521822
No related branches found
No related tags found
No related merge requests found
......@@ -60,8 +60,10 @@ $invert: luma($color-primary) > 0.6;
border: 1px solid nc-lighten($color-primary-text, 50%);
}
input.primary,
button.primary,
#alternative-logins li a {
background-color: $color-primary;
color: $color-primary-text;
}
a,
label,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment