From 24d86efb168b5c5fd25f557b4da966f04d0533f2 Mon Sep 17 00:00:00 2001 From: Marcus Quinn Date: Sun, 16 Mar 2025 23:08:38 +0000 Subject: [PATCH] Fix hosting tab styling and maintain UI consistency - Restored styling for hosting panels that was lost during class name changes - Ensured consistent styling between Pro Plugins and Hosting sections - Added min-height to description paragraphs for better visual alignment - Maintained hover effects and button styling across all panels --- admin/settings.php | 77 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) diff --git a/admin/settings.php b/admin/settings.php index 83447fa..68b7eab 100644 --- a/admin/settings.php +++ b/admin/settings.php @@ -1008,6 +1008,83 @@ function wp_allstars_settings_page() {
+