From 2c330a0a864c192d825f89617caeafd72a4890c5 Mon Sep 17 00:00:00 2001 From: Alex Tselegidis Date: Mon, 31 Aug 2020 17:02:54 +0300 Subject: [PATCH] The booking page styling is now mobile-first oriented. --- application/views/appointments/book.php | 589 +++++++++--------- .../views/appointments/book_success.php | 8 +- application/views/appointments/message.php | 6 +- application/views/backend/customers.php | 8 +- application/views/backend/footer.php | 4 +- application/views/backend/services.php | 8 +- application/views/backend/settings.php | 14 +- application/views/backend/users.php | 24 +- application/views/general/installation.php | 4 +- assets/css/backend.css | 6 +- assets/css/frontend.css | 394 ++++++------ assets/css/general.css | 7 +- 12 files changed, 531 insertions(+), 541 deletions(-) diff --git a/application/views/appointments/book.php b/application/views/appointments/book.php index 3adc8d3d..be5d887d 100755 --- a/application/views/appointments/book.php +++ b/application/views/appointments/book.php @@ -6,7 +6,7 @@ - <?= lang('page_title') . ' ' . $company_name ?> + <?= lang('page_title') . ' ' . $company_name ?> @@ -21,138 +21,153 @@ -
-
-
+
+
+
- + -