From 8fa9749f9f929d6bfedc06e9402026d8bdfbb7d1 Mon Sep 17 00:00:00 2001 From: YasinShaikh123 <123150391+YasinShaikh123@users.noreply.github.com> Date: Wed, 8 May 2024 18:35:30 +0530 Subject: [PATCH] fix design --- .../Controllers/Admin/OverviewController.php | 2 +- public/assets/css/FrontendCss/style.css | 20 +++++++++++++++++++ public/assets/css/style.css | 10 ++++++++++ .../Pages/manage_chat/manage_chat.blade.php | 2 +- .../interested-buyers.blade.php | 6 +++--- .../pre_owned_investmentV2.blade.php | 2 +- .../transactions.blade.php | 14 ++++++------- 7 files changed, 43 insertions(+), 13 deletions(-) diff --git a/app/Http/Controllers/Admin/OverviewController.php b/app/Http/Controllers/Admin/OverviewController.php index 31dee97..ab68900 100644 --- a/app/Http/Controllers/Admin/OverviewController.php +++ b/app/Http/Controllers/Admin/OverviewController.php @@ -236,7 +236,7 @@ class OverviewController extends Controller public function listingTransfer() { - $check = checkSidebarAccess('investment-listing-transfer'); + $check = checkSidebarAccess('investment-`listing-transfer`'); if (!$check) { abort(404); } diff --git a/public/assets/css/FrontendCss/style.css b/public/assets/css/FrontendCss/style.css index 2a91d82..e54ec53 100644 --- a/public/assets/css/FrontendCss/style.css +++ b/public/assets/css/FrontendCss/style.css @@ -4601,6 +4601,9 @@ button.swal2-confirm.btn.btn-primary.popup-button { background-color: #c18948 !important; border: none; } +#exampleModalCenter button.btn.btn-secondary { + background-color: #1b243d; +} /*======responsive=====*/ @@ -4670,6 +4673,9 @@ button.swal2-confirm.btn.btn-primary.popup-button { .investor-profile .invest-view-form .form-sec { width: 500px; } + .menubar .dropdown-menu{ + left: -90px !important; + } } @media (max-width: 1024px) { .notification-drop .item-noti .notification { @@ -4948,6 +4954,20 @@ button.swal2-confirm.btn.btn-primary.popup-button { height: auto; padding: 3rem 0; } + .menubar .dropdown-menu { + left: -10px !important; + } + .notification-drop .item-noti img { + filter: inherit; + height: 29px; + width: 28px; + } + .header-menu .page li .item-noti a { + padding-top: 0; + } + .notification-drop .item-noti .notification { + left: 0; + } } @media (max-width: 768px) { diff --git a/public/assets/css/style.css b/public/assets/css/style.css index 969d18d..41c4f7d 100644 --- a/public/assets/css/style.css +++ b/public/assets/css/style.css @@ -1283,3 +1283,13 @@ nav { height: 66%; overflow: scroll; } +#manage_commission_view .modal-dialog .btn.btn-active-color-primary:hover:not(.btn-active) { + background-color: inherit !important; +} +#update_user_role_form button { + background-color: #c18948; + border: none; + color: #fff; + padding: 8px 20px; + border-radius: 5px; +} diff --git a/resources/views/Admin/Pages/manage_chat/manage_chat.blade.php b/resources/views/Admin/Pages/manage_chat/manage_chat.blade.php index 615d3bb..18848ee 100644 --- a/resources/views/Admin/Pages/manage_chat/manage_chat.blade.php +++ b/resources/views/Admin/Pages/manage_chat/manage_chat.blade.php @@ -2,7 +2,7 @@ @section('style') @endsection diff --git a/resources/views/Admin/Pages/pre_owned_investment/interested-buyers.blade.php b/resources/views/Admin/Pages/pre_owned_investment/interested-buyers.blade.php index 436d586..bef6ae1 100644 --- a/resources/views/Admin/Pages/pre_owned_investment/interested-buyers.blade.php +++ b/resources/views/Admin/Pages/pre_owned_investment/interested-buyers.blade.php @@ -62,7 +62,7 @@ -
| Contact Number | No. Of Units Wish To Buy | Offer Price Per Unit | -Total Purchase Value | +Total Purchase Value | Current Status | -Action | +Action |
|---|