[PR #670] [CLOSED] Adjust the styling of the login dialog for NC 30 and up. #682

Closed
opened 2026-02-26 06:31:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/670
Author: @rotdrop
Created: 9/23/2025
Status: Closed

Base: masterHead: bugfix/styling-of-challenge-dialog


📝 Commits (1)

  • f793088 Adjust 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.

## 📋 Pull Request Information **Original PR:** https://github.com/nextcloud/twofactor_gateway/pull/670 **Author:** [@rotdrop](https://github.com/rotdrop) **Created:** 9/23/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `bugfix/styling-of-challenge-dialog` --- ### 📝 Commits (1) - [`f793088`](https://github.com/nextcloud/twofactor_gateway/commit/f7930881abe8bad63d50ae2b1e0ac0a4199b5195) Adjust the styling of the login dialog for NC 30 and up. ### 📊 Changes **1 file changed** (+9 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `css/login.css` (+9 -4) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 06:31:49 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/twofactor_gateway-nextcloud#682
No description provided.