From 71df99b014f43fe449d59ff74d047ba99912610c Mon Sep 17 00:00:00 2001 From: bitbucket Date: Sat, 6 Apr 2024 18:58:28 +0530 Subject: [PATCH 1/2] gwm:merge --- app/Views/layout/header.php | 5 +++++ app/Views/sales_order_form.php | 19 ++++++++++++++----- 2 files changed, 19 insertions(+), 5 deletions(-) diff --git a/app/Views/layout/header.php b/app/Views/layout/header.php index 42c1ddc..ece5dfa 100644 --- a/app/Views/layout/header.php +++ b/app/Views/layout/header.php @@ -33,6 +33,11 @@ background-color: #edd179 !important; /* Set background color to a solid color */ opacity: 1 !important; /* Set opacity to 1 to remove transparency */ } + .toast-success { + color: black !important; + background-color: #2aa762 !important; /* Set background color to a solid color */ + opacity: 1 !important; /* Set opacity to 1 to remove transparency */ + } diff --git a/app/Views/sales_order_form.php b/app/Views/sales_order_form.php index d0444fd..38adb3c 100644 --- a/app/Views/sales_order_form.php +++ b/app/Views/sales_order_form.php @@ -26,8 +26,8 @@
- - + ' ?> +