From 9b3502bf4a8bfdbb3fc319bf1e73e45f3ac1af6a Mon Sep 17 00:00:00 2001 From: Alex Tselegidis Date: Thu, 3 Sep 2020 14:35:58 +0300 Subject: [PATCH] Consistent use of the backend-page css class --- application/views/backend/calendar.php | 2 +- application/views/backend/customers.php | 2 +- application/views/backend/services.php | 2 +- application/views/backend/settings.php | 2 +- application/views/backend/users.php | 2 +- assets/css/backend.css | 10 ++++++++++ 6 files changed, 15 insertions(+), 5 deletions(-) diff --git a/application/views/backend/calendar.php b/application/views/backend/calendar.php index f4c536be..163738e5 100755 --- a/application/views/backend/calendar.php +++ b/application/views/backend/calendar.php @@ -40,7 +40,7 @@ }); -
+
diff --git a/application/views/backend/customers.php b/application/views/backend/customers.php index d45a4e5b..52967139 100755 --- a/application/views/backend/customers.php +++ b/application/views/backend/customers.php @@ -26,7 +26,7 @@ }); -
+
diff --git a/application/views/backend/services.php b/application/views/backend/services.php index 98e930a9..1b31edb8 100755 --- a/application/views/backend/services.php +++ b/application/views/backend/services.php @@ -24,7 +24,7 @@ }); -
+