From 5bb8ddfd61d13a79ecdb6628092c139e74c428ce Mon Sep 17 00:00:00 2001 From: Jens Luedicke Date: Fri, 4 Jul 2025 17:19:45 +0200 Subject: [PATCH] Align button sizes. CHANGE: Align button sizes across the Header/Title views. --- templates/admin_company.html | 4 ++-- templates/admin_projects.html | 4 ++-- templates/admin_teams.html | 2 +- templates/admin_users.html | 2 +- templates/confirm_company_deletion.html | 2 +- templates/system_admin_announcements.html | 2 +- templates/system_admin_companies.html | 2 +- templates/system_admin_users.html | 2 +- 8 files changed, 10 insertions(+), 10 deletions(-) diff --git a/templates/admin_company.html b/templates/admin_company.html index b9eb18e..ef740e5 100644 --- a/templates/admin_company.html +++ b/templates/admin_company.html @@ -5,8 +5,8 @@

Company Management

diff --git a/templates/admin_projects.html b/templates/admin_projects.html index 5734256..3bc752b 100644 --- a/templates/admin_projects.html +++ b/templates/admin_projects.html @@ -5,8 +5,8 @@

Project Management

- Create New Project - + Create New Project +
diff --git a/templates/admin_teams.html b/templates/admin_teams.html index 81dca2e..0f95a39 100644 --- a/templates/admin_teams.html +++ b/templates/admin_teams.html @@ -4,7 +4,7 @@

Team Management

- Create New Team + Create New Team
{% if teams %} diff --git a/templates/admin_users.html b/templates/admin_users.html index cf38822..b9ba83a 100644 --- a/templates/admin_users.html +++ b/templates/admin_users.html @@ -4,7 +4,7 @@

User Management

- Create New User + Create New User
diff --git a/templates/confirm_company_deletion.html b/templates/confirm_company_deletion.html index f4eb3d6..f1fbde1 100644 --- a/templates/confirm_company_deletion.html +++ b/templates/confirm_company_deletion.html @@ -6,7 +6,7 @@

⚠️ Confirm Company Deletion

Critical Action Required - Review All Data Before Proceeding

← Back to User Management + class="btn btn-md btn-secondary">← Back to User Management
diff --git a/templates/system_admin_announcements.html b/templates/system_admin_announcements.html index 53ebd40..ec4b577 100644 --- a/templates/system_admin_announcements.html +++ b/templates/system_admin_announcements.html @@ -4,7 +4,7 @@

System Announcements

- + New Announcement
diff --git a/templates/system_admin_companies.html b/templates/system_admin_companies.html index 1132fa1..974ace8 100644 --- a/templates/system_admin_companies.html +++ b/templates/system_admin_companies.html @@ -5,7 +5,7 @@

🏢 System Admin - All Companies

Manage companies across the entire system

- ← Back to Dashboard + ← Back to Dashboard
diff --git a/templates/system_admin_users.html b/templates/system_admin_users.html index afc4a21..6f94df1 100644 --- a/templates/system_admin_users.html +++ b/templates/system_admin_users.html @@ -5,7 +5,7 @@

👥 System Admin - All Users

Manage users across all companies

- ← Back to Dashboard + ← Back to Dashboard