diff --git a/index.php b/index.php index c951910..a57d7ac 100644 --- a/index.php +++ b/index.php @@ -224,9 +224,9 @@ if ($_SESSION["userId"] <> "") { $vendorOfProduct = getVendorbyId($forAll[$pid]['vendor_api_id']); ?>
-
+
-
+
"> @@ -237,7 +237,7 @@ if ($_SESSION["userId"] <> "") { if (!empty($image_urls)) { $first_image_url = trim($image_urls[0]); ?> - edit + edit "") { $vendorOfProduct = getVendorbyId($electronics[$pid]['vendor_api_id']); ?>
-
+
-
+
"> @@ -357,7 +357,7 @@ if ($_SESSION["userId"] <> "") { if (!empty($image_urls)) { $first_image_url = trim($image_urls[0]); ?> - edit + edit "") { $vendorOfProduct = getVendorbyId($smartHome[$pid]['vendor_api_id']); ?>
-
+
-
+
"> @@ -479,7 +479,7 @@ if ($_SESSION["userId"] <> "") { if (!empty($image_urls)) { $first_image_url = trim($image_urls[0]); ?> - edit + edit "") { $vendorOfProduct = getVendorbyId($forVehicle[$pid]['vendor_api_id']); ?>
-
+
-
+
"> @@ -599,7 +599,7 @@ if ($_SESSION["userId"] <> "") { if (!empty($image_urls)) { $first_image_url = trim($image_urls[0]); ?> - edit + edit "") { $vendorOfProduct = getVendorbyId($newArrival[$pid]['vendor_api_id']); ?>
-
+
-
+
"> @@ -1224,7 +1224,7 @@ if ($_SESSION["userId"] <> "") { if (!empty($image_urls)) { $first_image_url = trim($image_urls[0]); ?> - edit + edit diff --git a/shop-list-left-sidebar.php b/shop-list-left-sidebar.php index b8db52d..cf42a52 100644 --- a/shop-list-left-sidebar.php +++ b/shop-list-left-sidebar.php @@ -335,7 +335,7 @@ if (!empty($_GET['minPrice']) || !empty($_GET['maxPrice']) || !empty($_GET['cate } } else { ?> - edit + edit diff --git a/user-history.php b/user-history.php index 7f6f97f..48f3692 100644 --- a/user-history.php +++ b/user-history.php @@ -65,22 +65,24 @@ if ($_SESSION["userId"] <> "") { font-weight: 400; /* margin: 2px; */ text-align: center; - margin-right: -25px; + /* margin-right: -25px; */ } .tab i { font-size: 15px; /* padding-left: 3px; */ } .tableView:hover { - background-color: #f5f5f5; + /* background-color: #f5f5f5; */ + background-color: #e5e5e5; } .tab-content { border: none; + margin-top: -30px; } - .theadTitle { + /* .theadTitle { background-color: #dddddd; - padding-top: -50px; - } + padding-top: -90px; + } */ @media only screen and (max-width: 640px) { #tableTitle { @@ -98,6 +100,32 @@ if ($_SESSION["userId"] <> "") { font-size: 10px; } } + + /* for status buttons */ + @media only screen and (max-width: 10000px) { + .tab { + font-size: 15px; + width: 11rem; + } + } + @media only screen and (max-width: 685px) { + .tab { + font-size: 11px; + width: 7rem; + } + .tab i { + font-size: 10px; + } + } + @media only screen and (max-width: 566px) { + .tab { + font-size: 0px; + width: 5rem; + } + .tab i { + font-size: 14px; + } + } + +
diff --git a/vendor-refund-history.php b/vendor-refund-history.php index ac67554..a8fd9bb 100644 --- a/vendor-refund-history.php +++ b/vendor-refund-history.php @@ -57,6 +57,9 @@ if (is_array($vendorOrderss)) { + + + @@ -66,13 +69,92 @@ if (is_array($vendorOrderss)) { + + +