From 71dcc986a2a3b511a6c0202e34fdf6e7c8699d59 Mon Sep 17 00:00:00 2001 From: Flatlogic Bot Date: Fri, 27 Feb 2026 04:30:17 +0000 Subject: [PATCH] qorder update --- qorder.php | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/qorder.php b/qorder.php index 8550eb7..21dbf28 100644 --- a/qorder.php +++ b/qorder.php @@ -68,7 +68,7 @@ foreach ($variants_raw as $v) { body.lang-ar { font-family: var(--arabic-font); direction: rtl; text-align: right; } .category-nav { overflow-x: auto; white-space: nowrap; background: #fff; padding: 10px; position: sticky; top: 0; z-index: 1020; border-bottom: 1px solid #eee; } - .category-item { display: inline-block; padding: 8px 16px; border-radius: 20px; background: #f1f3f5; margin-right: 8px; font-weight: 500; font-size: 1.1rem; cursor: pointer; border: 1px solid transparent; } + .category-item { display: inline-flex; align-items: center; gap: 8px; padding: 8px 16px; border-radius: 20px; background: #f1f3f5; margin-right: 8px; font-weight: 500; font-size: 1.1rem; cursor: pointer; border: 1px solid transparent; } .lang-ar .category-item { margin-right: 0; margin-left: 8px; } .category-item.active { background: #0d6efd; color: #fff; } @@ -115,12 +115,18 @@ foreach ($variants_raw as $v) {
-
+
+ All الكل
-
+
+ + + + + @@ -148,7 +154,13 @@ foreach ($variants_raw as $v) { 'has_variants' => $has_variants ])) ?>)">
- <?= htmlspecialchars($product['name']) ?> + + <?= htmlspecialchars($product['name']) ?> + +
+ +
+