From d338a77e7e260e31cac3bf4af5fd0318eb3b0174 Mon Sep 17 00:00:00 2001 From: Evg Date: Mon, 14 Aug 2023 16:47:55 +0300 Subject: [PATCH] =?UTF-8?q?DEV:=20=D0=9C=D0=BE=D0=B1=D0=B8=D0=BB=D1=8C?= =?UTF-8?q?=D0=BD=D0=B0=D1=8F=20=D0=B2=D0=B5=D1=80=D1=81=D0=B8=D1=8F=20(2?= =?UTF-8?q?=20=D1=87=D0=B0=D1=81=D1=82=D1=8C)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit См. https://libarea.ru/post/1507/nachal-peredelyvat-mobilnuyu-versiyu-libarea-i-dr --- public/assets/css/catalog.css | 6 +- .../views/default/content/facets/all.php | 114 +++++++++--------- resources/views/default/content/item/add.php | 36 +++--- resources/views/default/content/item/edit.php | 2 +- .../views/default/content/post/page-view.php | 54 +++++---- resources/views/default/content/user/all.php | 88 +++++++------- 6 files changed, 154 insertions(+), 146 deletions(-) diff --git a/public/assets/css/catalog.css b/public/assets/css/catalog.css index 776d1161..0d5b63cc 100644 --- a/public/assets/css/catalog.css +++ b/public/assets/css/catalog.css @@ -68,17 +68,17 @@ body.item.dark .box { .item-cat { padding: 20px 20px 20px 15px; } - + .categories-telo, .item-categories > div { width: 99%; margin-bottom: 10px; - } + } .wrap.wrap-max { padding-left: .5rem; padding-right: .5rem; } - .item main { margin: 0.5rem; } + .list-items { padding: 0 5px 0 0; } } \ No newline at end of file diff --git a/resources/views/default/content/facets/all.php b/resources/views/default/content/facets/all.php index 6ad1e9a7..15f33ca0 100644 --- a/resources/views/default/content/facets/all.php +++ b/resources/views/default/content/facets/all.php @@ -1,68 +1,70 @@
-
-

- - . - -
+
+
+

+ + . + +
-
- - - -

- - - - - - -

+ + +

+ + + + + + +

+ - -
+
- - -
- $data['facets']]); ?> -
+ + +
+ $data['facets']]); ?> +
+ +
+ $data['facets']]); ?> +
+ -
- $data['facets']]); ?> -
+ 'small', 'text' => __('app.no_content'), 'icon' => 'info']); ?> - - 'small', 'text' => __('app.no_content'), 'icon' => 'info']); ?> - - + +
\ No newline at end of file diff --git a/resources/views/default/content/item/add.php b/resources/views/default/content/item/add.php index 8843c389..21197a21 100644 --- a/resources/views/default/content/item/add.php +++ b/resources/views/default/content/item/add.php @@ -1,24 +1,26 @@
- [ - [ - 'name' => __('web.catalog'), - 'link' => url('web') - ], [ - 'name' => __('web.add_website'), - 'link' => 'red' - ], - ] - ]); ?> +
+ [ + [ + 'name' => __('web.catalog'), + 'link' => url('web') + ], [ + 'name' => __('web.add_website'), + 'link' => 'red' + ], + ] + ]); ?> -
- - $data['category'], 'action' => 'add']); ?> - - -
+
+ + $data['category'], 'action' => 'add']); ?> + + +
+