mirror of
https://github.com/nextcloud/twofactor_gateway.git
synced 2026-04-25 17:15:53 +03:00
[PR #670] [CLOSED] Adjust the styling of the login dialog for NC 30 and up. #682
Labels
No labels
0. to triage
1. to develop
3. to review
blocked
bug
discussion
duplicate
enhancement
enhancement
gateway:signal
gateway:signal
gateway:signal
gateway:sms
gateway:telegram
hacktoberfest
help wanted
invalid
needs info
php
pull-request
question
technical debt
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/twofactor_gateway-nextcloud#682
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/nextcloud/twofactor_gateway/pull/670
Author: @rotdrop
Created: 9/23/2025
Status: ❌ Closed
Base:
master← Head:bugfix/styling-of-challenge-dialog📝 Commits (1)
f793088Adjust the styling of the login dialog for NC 30 and up.📊 Changes
1 file changed (+9 additions, -4 deletions)
View changed files
📝
css/login.css(+9 -4)📄 Description
This is quite hackish, however, the CSS rules are tuned s.t. the submit button to the right looks like it looked before NC30 (the first CSS-"break" was actually already in NC25 if I remember right).
IMHO, the proper solution would be to use some nextcloud-vue input and replace the current "legacy" template.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.