From 7aab10d7bbc51133dcbdbb61c8a0c57739219f91 Mon Sep 17 00:00:00 2001 From: YasinShaikh123 <123150391+YasinShaikh123@users.noreply.github.com> Date: Fri, 10 May 2024 13:30:46 +0530 Subject: [PATCH] 'design' --- public/assets/css/FrontendCss/style.css | 13 +++++++++++++ public/assets/css/FrontendCss/style2.css | 4 ++-- resources/views/Admin/personal-dashboard.blade.php | 2 +- .../Pages/forget_password_request.blade.php | 6 +++--- .../Frontend/Pages/marketplace/index.blade.php | 2 +- 5 files changed, 20 insertions(+), 7 deletions(-) diff --git a/public/assets/css/FrontendCss/style.css b/public/assets/css/FrontendCss/style.css index 1bbc799..2a4a855 100644 --- a/public/assets/css/FrontendCss/style.css +++ b/public/assets/css/FrontendCss/style.css @@ -1816,6 +1816,19 @@ p.brown-text { border-radius: 0.25rem; box-shadow: 1px 1px 6px 0px #9f9696; display: none; + overflow-y: scroll; + height: 465px; +} +.notification-drop .item-noti .notification::-webkit-scrollbar-thumb { + background: #aba9a3; + border-radius: 5px; +} +.notification-drop .item-noti .notification::-webkit-scrollbar-track { + border-radius: 5px; +} +.notification-drop .item-noti .notification::-webkit-scrollbar { + width: 5px; + height: 50px; } li.item.list-item:nth-child(odd) { diff --git a/public/assets/css/FrontendCss/style2.css b/public/assets/css/FrontendCss/style2.css index 2b7e468..92087aa 100644 --- a/public/assets/css/FrontendCss/style2.css +++ b/public/assets/css/FrontendCss/style2.css @@ -146,7 +146,7 @@ button.accordion-button.collapsed:focus { } .Secondary h2 { - font-size: 26px; + font-size: 22px; font-weight: bold; text-align: center; } @@ -433,7 +433,7 @@ a.golden-btn { font-size: 18px; } .insight-card a { - background: #143C6D; + background: #c18948; padding: 10px 15px; font-size: 13px; border-radius: 5px; diff --git a/resources/views/Admin/personal-dashboard.blade.php b/resources/views/Admin/personal-dashboard.blade.php index 4c8c5ef..a0b0562 100644 --- a/resources/views/Admin/personal-dashboard.blade.php +++ b/resources/views/Admin/personal-dashboard.blade.php @@ -53,7 +53,7 @@
-