[PR #5324] [CLOSED] update text color on delete buttons #6474

Closed
opened 2026-02-05 10:33:17 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/5324
Author: @johnroyer
Created: 11/15/2024
Status: Closed

Base: developmentHead: change-color-on-user-delete-button


📝 Commits (2)

  • 969508e update color of user delete button
  • cc83c08 update color of MFA remove buttons

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 resources/views/mfa/parts/setup-method-row.blade.php (+1 -1)
📝 resources/views/users/edit.blade.php (+1 -1)

📄 Description

text color modified:

  • delete user button
  • delete MFA method buttons

Those actions can not be undone, better to add warning.

20241115_002

20241115_001


Is there CSS style can make button in red background and white text on buttons? Thanks


🔄 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/BookStackApp/BookStack/pull/5324 **Author:** [@johnroyer](https://github.com/johnroyer) **Created:** 11/15/2024 **Status:** ❌ Closed **Base:** `development` ← **Head:** `change-color-on-user-delete-button` --- ### 📝 Commits (2) - [`969508e`](https://github.com/BookStackApp/BookStack/commit/969508ed769728eb3016632755a5db7561b06e8b) update color of user delete button - [`cc83c08`](https://github.com/BookStackApp/BookStack/commit/cc83c0870c29f50c9319c1b81c0c37e1a7d389b4) update color of MFA remove buttons ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `resources/views/mfa/parts/setup-method-row.blade.php` (+1 -1) 📝 `resources/views/users/edit.blade.php` (+1 -1) </details> ### 📄 Description text color modified: - delete user button - delete MFA method buttons Those actions can not be undone, better to add warning. ![20241115_002](https://github.com/user-attachments/assets/7ee2511d-f9db-49e2-b1c9-26ecc0dcdd7e) ![20241115_001](https://github.com/user-attachments/assets/2fa35aad-3d5b-4649-ae72-b067df249b91) ---- Is there CSS style can make button in red background and white text on buttons? Thanks --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:33:17 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6474