From 2bdfeef5d608c18a24c03480c49a30ac1f740343 Mon Sep 17 00:00:00 2001 From: Andrei Date: Tue, 24 Jun 2025 01:02:11 +0300 Subject: [PATCH] =?UTF-8?q?Maks=20|=20fix:=20=D0=BF=D0=BE=D1=87=D0=B8?= =?UTF-8?q?=D0=BD=D0=B8=D0=BB=20=D0=BC=D0=BE=D0=B1=D0=B8=D0=BB=D1=8C=D0=BD?= =?UTF-8?q?=D1=8B=D0=B9=20=D1=84=D0=B8=D0=BB=D1=8C=D1=82=D1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../catalog.smart.filter/cat_filter/style.css | 4 +- .../cat_filter/template.php | 1699 ++++++++--------- 2 files changed, 840 insertions(+), 863 deletions(-) diff --git a/local/templates/.default/components/bitrix/catalog.smart.filter/cat_filter/style.css b/local/templates/.default/components/bitrix/catalog.smart.filter/cat_filter/style.css index 4ecc7b2..114d4cb 100644 --- a/local/templates/.default/components/bitrix/catalog.smart.filter/cat_filter/style.css +++ b/local/templates/.default/components/bitrix/catalog.smart.filter/cat_filter/style.css @@ -864,7 +864,7 @@ text-decoration:underline; .bx-filter .bx-filter-popup-result-close { display: none; } -@media (max-width: 767px) { +/* @media (max-width: 767px) { .bx-touch .bx-filter .bx-filter-popup-result { font-size: 12px; line-height: 14px; @@ -887,4 +887,4 @@ text-decoration:underline; .bx-filter .bx-filter-popup-result .arrow { display: none; } -} \ No newline at end of file +} */ \ No newline at end of file diff --git a/local/templates/.default/components/bitrix/catalog.smart.filter/cat_filter/template.php b/local/templates/.default/components/bitrix/catalog.smart.filter/cat_filter/template.php index d9a1445..2753407 100644 --- a/local/templates/.default/components/bitrix/catalog.smart.filter/cat_filter/template.php +++ b/local/templates/.default/components/bitrix/catalog.smart.filter/cat_filter/template.php @@ -25,939 +25,916 @@ $templateData = array( if (isset($templateData['TEMPLATE_THEME'])) { $this->addExternalCss($templateData['TEMPLATE_THEME']); } - -// $arResult['FORM_ACTION'] = '/catalog'. preg_replace('~^/catalog/(.+?)filter/~i', "/", $arResult['FORM_ACTION']); -//$this->addExternalCss("/bitrix/css/main/bootstrap.css"); -//$this->addExternalCss("/bitrix/css/main/font-awesome.css"); ?> - - + + + +